Commit Graph

21 Commits

Author SHA1 Message Date
Joe Liedtke fb6f5da157 Adds instructions for the XGBoost notebook on AI Platform notebooks (#668)
* AI Platform notebooks instructions,  XGBoost nb

* Updates fairing docs with reviewer suggestions.
2019-05-02 02:36:17 -07:00
Jiaxin Shan f26dc00089 Create AWS section 2019-04-27 05:46:55 +10:00
Sarah Maddox 4e1d8ab2aa Refactored and significantly updated the Jupyter notebooks docs (#633)
* WIP Initial commit of refactored notebooks section.

* Minor additions.

* Finished draft of notebooks quickstart.

* Renamed some files and clarified the notebooks setup doc.

* Updated the guide to custom notebook images.

* A couple more screenshots plus text refinements.

* Fixed references to JupyterHub throughout the docs.

* Updated in response to review comments.

* One more link fix.

* Clarified auth in custom notebooks doc.
2019-04-18 20:47:54 -07:00
Sarah Maddox aa29952b80 Updates metrics screenshot to Kubeflow v0.5. (#608) 2019-04-09 23:24:12 -07:00
Sarah Maddox 4f20f8423b Added a Pipelines architecture diagram (#614)
* Added a Pipelines architecture diagram.

* Removed GC and adjusted artifact storage.

* Adjusted wording around artifact storage.
2019-04-08 21:57:04 -07:00
Sarah Maddox 4d0d12f263 Updated the Pipelines Quickstart screenshots and related text for Kubeflow 0.5 (#585)
* Fixed images for basic pipeline.

* Updated screenshots and text for the sample ML pipeline.
2019-04-04 07:08:50 -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
Sarah Maddox bcd4f8a86e End-to-end tutorial for pipelines on GCP. (#490)
* First commit of pipelines tutorial.

* Still in progress: Pipelines end-to-end guide.

* Finished first run of tutorial.

* A few more tidy-ups.

* Set back all the page weights to values in head.

* Reverted change to gpu/tpu line containing page weight.

* Added the finishing touches to the tutorial.

* Updated in response to review comments.

* One more change resulting from review comments.
2019-03-20 12:15:43 -07:00
Sarah Maddox b50076add3 Upgrade guide for Kubeflow Pipelines. (#513)
* In progress: Upgrade guide for Kubeflow Pipelines.

* Added more content to the upgrade guide.

* Added a note in the main upgrade guide.

* Tweaked the upgrade guide after testing.

* Better images.

* Fixed a typo in the GKE getting-started guide.

* Updated in response to review comments.
2019-03-07 08:22:58 -08:00
Sarah Maddox fe4531fd52 Upgrade the GKE end-to-end guide (#456)
* In progress: Updating the GKE e2e tutorial for Kubeflow 0.4.1.

* In progress: Got up to just before building the training container.

* In progress: Got up to training model on GKE.

* In progress: Applying the training job to the cluster.

* In progress. Model now trains on the cluster.

* In progress. Pushed web-ui container to GCR.

* Successfully completed the tutorial walkthrough.

* Final textual tweaks.

* Updated text in response to tech writer review.

* Updated text in response to engineering review.
2019-02-06 10:51:40 -08:00
Abhishek Gupta 4fb956eff6 Added instructions for deleting KF deployment from Deployment Manager (#445) 2019-01-25 13:39:02 -08:00
Sarah Maddox cfb4ebf36e Improved the pipelines overview and the overall getting-started experience. (#419)
* In progress: Linked to new pipelines quickstart.

* Improved the pipelines overview and the overall getting-started experience.

* Fixed redirects and js files.

* Addressed comments from tech writer review.
2019-01-18 00:37:25 -08:00
Sarah Maddox 64b342e5a0 Created a quickstart guide for pipelines. (#396) 2019-01-08 19:08:19 -08:00
Sarah Maddox 2ae9eeed25 Clarifies GKE getting-started guide. (#386) 2019-01-03 15:30:50 -08:00
hongye-sun f16e81d913 Add guide for logging and visualize pipeline metrics (#331)
* add wiki doc for adding metrics to pipeline

* replace metrics image to right content

* fix doc format and link location

* Change log to export

* fix issues from PR comments
2018-12-10 16:26:02 -08:00
Sarah Maddox 7feff42827 Added the Kubeflow Pipelines docs (#302)
* Added pipelines overview.

* Added pipelines to components and created menu structure.

* Added the pipelines concepts page.

* Added the pipelines deployment guide.

* Added guide to building a pipeline.

* Added guide to pipelines UI.

* Added guide to building your own components.

* Added content from 'components' page and various small clarifications.

* Added lightweight Python components.

* Added the guide to output viewers.

* Added samples and notebooks.

* Clarified various titles.
2018-11-27 10:13:06 -08:00
dthomson25 781fbed7e9 Add instructions to setup kubeflow using ArgoCD (#269)
* Add instructions to setup kubeflow using ArgoCD

* Add GitOps intro and ArgoCD features sections

* Add images to GitOps guide

* Minor typo fixes

* More minor typos and cleanup

* Use kubectl port-forward to connect to Argo CD

* Remove unused Argo CD commands in setup guide
2018-10-25 15:40:59 -07:00
Sarah Maddox 1c43a4460e Creates a GCP end-to-end guide (#151)
* Initial commit of new page.

* First draft of GCP e2e guide.

* Fixed some formatting.

* Adds draft status to front matter.

* Removes draft status from front matter to see if that fixes a netlify preview problem.

* Restores draft status in front matter to verify conclusion.

* Conclusion verified. Removed draft status again.

* Tidied up content now that we've decided on a model. Work ongoing.

* More refinements to content. Work ongoing.

* Updated the ksonnet installation instructions.

* Small updates to wording in intro.

* Continuing end-to-end testing of GCP guide.

* Continued testing of the guide.

* Upgraded to Kubeflow 0.2.4.

* Got JupyterHub working.

* Added Jupyter notebook experimentation.

* Adjusted the list formatting.

* Got the container running but auth errors GKE -> GCR.

* Added 2 workarounds for errors in current scripting.

* More tweaks of the workarounds.

* Fixed bucket path and working directory for the component.

* Added a workaround for another GCS permissioning problem.

* Fixed service account used to create Docker container.

* Work in progress up to serving the model.

* Ongoing work on the TF server component.

* Ongoing work on the TF server component.

* Added screenshots of web UI.

* Moved end-to-end guide to new GKE directory.

* Upgraded to Kubeflow v0.2.5.

* Updated steps to end of training section.

* Updated in response to review comments.

* Resolved a couple more review comments.

* Clarified the OAuth setup instructions.

* Added commands to grant serving container access to storage bucket - dependent on kubeflow PR 1716.

* Upgraded to v0.2.7 of Kubeflow to pick up auth fix.

* Use kubectl port forwarding for the web UI.
2018-10-12 16:03:16 -07:00
Jeremy Lewi ee1d49f4f7 Improve the instructions for setting up the OAuth client. (#247)
* Improve the instructions for setting up the OAuth client.

* Add screenshots
* Explain that Authorized Domains may not be an option and explain they
  don't need to set it in that case.
Fix #177

* Address comments.
2018-10-05 06:23:42 -07:00
Jeremy Lewi bbe2f4270b Improve the docs that explain how to connect to Kubeflow UIs. (#246)
* Improve the docs that explain how to connect to Kubeflow UIs.

* Provide a new page that explains how to connect to Ambassador so that
  all the UIs will be accessible.

* Change the JupyterHub documentation to reference connecting to Ambassador.

* Update.

* Address comments.
2018-10-02 12:51:45 -07:00
Sarah Maddox 89e7a37170 Adds a page about the docs. (#223) 2018-09-14 10:32:11 -07:00