It's a critical option to set at generate step.
The default value is us-east1-b.
If it's not specified at the generate step. generated config files have the default zone hardcoded in multiple places.
Manually changing it cluster*.yaml and doing the apply doesn't seem to work.
Even if it did, it's better that the users are aware of this option when they are creating the deployment.
* Update GKE getting started guide and accessing UIs page.
* Replace instructions for building kfctl with instructions for
downloading kfctl prebuilt binaries
* Update the page about accessing UIs.
Fix#529
* Move advantages of running on GKE to the end of the doc.
* Start splitting GKE docs into multiple pages.
* Update the index.
* Split up the GCP docs into multiple pages.
* Bunch of fixes.
* Move the monitoring doc into the Google Cloud docs.
* Move all the GKE docs into the GKE section.
* Restore getting-started guide.
* Provide a reference.
* Fix organization.
* Fix the landing page image.
* Fix image.
* Add next steps.
* Add next steps to each page.
* Restore _index.md
* * Address comments
setup -> set up
nextsteps -> next steps
* Prettify image.
* Add some notes about Ambassador.
* Address comments.
* Add section for deleting Kubeflow.
* Add some fixes.