при выполнении команды:
gcloud beta compute instance-groups managed rolling-action start-update gke-playground-pool-test-1-420d5b80-grp --version template=elk-pool-template-us-west1-3 --zone us-west1-b --max-surge 1 --max-unavailable 1 --type opportunistic --force
Я получаю следующую ошибку:
ERROR: (gcloud.beta.compute.instance-groups.managed.rolling-action.start-update) Could not fetch resource:
- Invalid value for field 'resource.instanceTemplate': ''. Unable to create an instance from instanceTemplate elk-pool-template-us-west1-3 in zone us-west1-b:
Invalid value for field 'instance.networkInterfaces[0].accessConfigs[0].natIP': The specified external IP address 'xx.xxx.xxx.xx' is not reserved in region 'us-west1'.