Commit Graph

8 Commits

Author SHA1 Message Date
Sarah Maddox 38859c0f4b Clarified IAP monitoring and auth services (#697)
* Clarified IAP monitoring and auth services.

* Updated in response to review comments.
2019-05-13 19:11:08 -07:00
Sarah Maddox 10135e0ad8 Tech writer refactor of GCP deployment docs. (#676) 2019-05-01 17:22:17 -07:00
Roy Lenferink 44f20b50d3 Resolved typos (#665) 2019-04-28 14:28:20 -07:00
Vaibhav Singh 4b9656fa36 Add --zone option to kfctl generate step (#618)
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.
2019-04-26 12:58:05 -07:00
Sarah Maddox 85b3366394 Fixes up the GKE deployment and deletion guides. (#606) 2019-04-08 11:28:54 -07:00
Jeremy Lewi 432ebf183a Add a page on monitoring and debuggin IAP setup. (#581)
* Add a page on monitoring and debuggin IAP setup.

* Fix comments.

* Latest.

* Fix indent.

* Fix indent.

* Fix indent.

* Fix links.

* Add details about Let's Encrypt quota issues.
2019-04-04 18:33:18 -07:00
Sarah Maddox d743387edc Typographical and link fixes as followup to PR https://github.com/kubeflow/website/pull/568. (#582) 2019-04-04 06:50:52 -07:00
Jeremy Lewi 26efe598f1 Update GKE getting started guide and accessing UIs page. (#568)
* 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.
2019-04-03 21:06:49 -07:00