October 2019
Intermediate to advanced
520 pages
13h 5m
English
The IP that's used by the master to server API calls is static and does not change unless it is initiated by the user. When you initiate IP rotation, the master uses both IPs temporarily until you confirm you want to finish the rotation.
To rotate the IP, use the following command:
gcloud container clusters update $CLUSTER_NAME]--start-ip-rotation
Here, $CLUSTER_NAME is the cluster's name.
The command will ask you whether you want to continue. When you continue, the old IP address will be deprecated.
Read now
Unlock full access