fusion-cloud-native icon indicating copy to clipboard operation
fusion-cloud-native copied to clipboard

GKE setup script fails when creating multi_az cluster

Open onix-ccook opened this issue 5 years ago • 0 comments

https://github.com/lucidworks/fusion-cloud-native/blob/9071ce0cc314812b52bb72231af770034e013252/setup_f5_gke.sh#L340

Should be --region "${GCLOUD_REGION}" or --zone "${GCLOUD_ZONE}"

https://github.com/lucidworks/fusion-cloud-native/blob/9071ce0cc314812b52bb72231af770034e013252/setup_f5_gke.sh#L352

Should be /regions/${GCLOUD_REGION}/

onix-ccook avatar Feb 21 '20 17:02 onix-ccook