make it more precise
parent
3c78fec183
commit
e0064920df
|
@ -62,7 +62,7 @@ INTERNAL_IP=$(curl -s -H "Metadata-Flavor: Google" \
|
||||||
http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/ip)
|
http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/ip)
|
||||||
```
|
```
|
||||||
|
|
||||||
For the next step, make you sure you have set a default region here: https://console.cloud.google.com/compute/settings
|
For the next step, make you sure you have set the default region the same as your nodes' region here: https://console.cloud.google.com/compute/settings
|
||||||
|
|
||||||
```
|
```
|
||||||
REGION=$(curl -s -H "Metadata-Flavor: Google" \
|
REGION=$(curl -s -H "Metadata-Flavor: Google" \
|
||||||
|
|
Loading…
Reference in New Issue