Commit Graph

293 Commits

Author SHA1 Message Date
Jeremy Lewi 040ea0c2de Automated cherry pick of #702: Update cloud filestore instructions for 0.5 Cherry pick of #702 on v0.5-branch. #702: Update cloud filestore instructions for 0.5 (#711)
* Update cloud filestore instructions for 0.5

Related to #650

* Fix.

* Fix.
2019-05-15 20:37:44 -07:00
Sarah Maddox 3f1a58381d Added Pipelines preemptible VMs and GPUs (#699)
* Added Pipelines preemptible VMs and GPUs.

* Updated for review comments.
2019-05-14 15:50:18 -07:00
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
Jorge 5d057359f1 Update kubeflow sdk version (#688)
* Update kubeflow sdk version

* update the version

* Update version of ml-pipeline pip

* reformat code

* pr comments
2019-05-12 23:10:09 -07:00
Yaron Haviv 07c2dae36c Adding nuclio component doc (#686)
* Adding nuclio component doc

* fix bullets

* fix bullets

* minor edits
2019-05-10 17:30:12 -07:00
Jorge 871b046471 getting started guide does not refer ks (#687)
The guide does not refer to ks but it is needed. 
The error can be found here: https://github.com/kubeflow/kubeflow/issues/3132
2019-05-09 20:27:58 -07:00
Karl Weinmeister e7f4d608fa Fix typo in Getting Started on IBM Cloud Private (#691)
* Update modeldb.md to fix samples formatting issue

Added carriage return to fix bullet list rendering.

* Fix typo in Getting Started for IBM Cloud Private
2019-05-09 19:05:57 -07:00
Michal Brys ca9570a8e6 Update hyperparameter.md (#689)
* Update hyperparameter.md

Fixed broken link in docs

* Update hyperparameter.md

Updated second link
2019-05-09 19:01:57 -07:00
Jin Chi He ff9fc109d4 add get start kubeflow with icp (#684) 2019-05-09 04:56:49 -07:00
Jeremy Lewi 6a691cc3e4 Update the private cluster instructions (#682)
* Update the private cluster instructions

* The cloud endpoints issue has been fixed so we can remove that bug.

Fix: #2086  Deploy Kubeflow in private GKE
Fix: #3081  Document how to deploy kubeflow with VPC service controls.

* Address comments.

* Fix indent.

* Fix indent.

* latest.

* Fix indent.

* Try to fix indent.

* try to fix indent.

* Align with r

* Try Sarah's suggested indent.

* Remove trailing whitespace.

* Fix indent.
2019-05-08 04:34:36 -07:00
Sarah Maddox 6a18035ae7 Getting-started guide: Linked to AWS docs and did a tech writer review (#672)
* Getting-started guide: Linked to AWS docs and did a tech writer review.

* Accepting review suggestion

Co-Authored-By: sarahmaddox <sarahmaddox@users.noreply.github.com>

* Accepting review suggestion

Co-Authored-By: sarahmaddox <sarahmaddox@users.noreply.github.com>

* Accepting review suggestion

Co-Authored-By: sarahmaddox <sarahmaddox@users.noreply.github.com>

* Accepting review suggestion

Co-Authored-By: sarahmaddox <sarahmaddox@users.noreply.github.com>

* Accepting review suggestion

Co-Authored-By: sarahmaddox <sarahmaddox@users.noreply.github.com>

* Accepting review changes
2019-05-02 05:08:23 -07:00
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
Sarah Maddox 10135e0ad8 Tech writer refactor of GCP deployment docs. (#676) 2019-05-01 17:22:17 -07:00
Jiaxin Shan 5608221532 Fix typo in existing cluster deployment doc (#678) 2019-05-01 17:16:17 -07:00
Karl Weinmeister 36618137c5 Update modeldb.md to fix samples formatting issue (#667)
Added carriage return to fix bullet list rendering.
2019-04-29 17:41:36 -07:00
Roy Lenferink 44f20b50d3 Resolved typos (#665) 2019-04-28 14:28:20 -07:00
Roy Lenferink 3409d72299 Capitalized brand names (#666) 2019-04-27 11:16:21 -07:00
Animesh Singh b6e3f2a383 Fix the broken link Seldon Model wrappers (#664) 2019-04-26 18:08:22 -07:00
IronPan 9627c9390c small fix on private ip cluster instruction (#663)
/assign @jlewi
2019-04-26 16:10:22 -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
Jiaxin Shan ee8e632aee Address review feedbacks 2019-04-27 05:46:55 +10:00
Jiaxin Shan cce6862840 Clean up aws docs 2019-04-27 05:46:55 +10:00
Nordlund, Eric 19cd6e8e3c More editorial suggestions on AWS docs. 2019-04-27 05:46:55 +10:00
Jiaxin Shan 9165810690 aws documentation clean up 2019-04-27 05:46:55 +10:00
Nordlund, Eric 2a63f2e0dc Editorial pass on Kubeflow for AWS content. 2019-04-27 05:46:55 +10:00
Jiaxin Shan f26dc00089 Create AWS section 2019-04-27 05:46:55 +10:00
Jeremy Lewi 6bd064cfc8 Update the private GKE cluster docs to also describe VPC. (#660)
* Update the private GKE cluster docs to also describe VPC.

Related to: kubeflow/kubeflow#3081

* Fix indention.

* Fix indent.

* Address comments.

* Remove members.yaml
2019-04-26 12:46:07 -07:00
Roy Lenferink aeccc6297b Updated to a more secure bash syntax (#661) 2019-04-26 11:38:27 -07:00
Joe Liedtke 2249350e61 Adds fairing-overview.md (#652)
* Adds fairing-overview.md

* Adds links and next steps to fairing-overview.md

* Updates fairing-overview with reviewer suggestions

* Updates fairing-overview with reviewer suggestions
2019-04-25 20:28:28 -07:00
Jeremy Lewi 9f87664ce2 Update docs for enabling private clusters for 0.5. (#651)
* Update docs for enabling private clusters for 0.5.

* Provide instructions for how to replicate non-GCR images to a GCR registry
  so that they are accessible from private GKE.

  * We no longer depend on Kubeflow hosting a mirror for all images; instead
    user's will mirrror the images to their own GCR and then update
    relevant Kubeflow components

  * The relevant scripts will be submitted in a pending PR to kubeflow/kubeflow

* Update instructions for dealing with legacy networks

* The cluster isn't fully functional yet

  * Pipelines is having some issues; looks like mnio might not be deployed
    fully.

  * vizier db and vizier core are also crash looping.

  * Will file additional issues to track that.

Related to: kubeflow/kubeflow#2086 deploy private GKE cluster

* Address comments.

* Fix indentation.

* Fix indent.

* Fix indent.

* Fix indent.

* Fix indent.
2019-04-24 19:22:46 -07:00
Amy da0b270b88 clean up some details on the tfjob yaml example (#654) 2019-04-23 16:46:02 -07:00
Sarah Maddox 13c843a463 Clarified notebook setup in Fairing guide (#645)
* Clarified notebook setup in Fairing guide.

* Updated name of AI Platform Training service.

* Fixed one more reference to ML Engine.
2019-04-23 15:32:00 -07:00
Amy dc620a5378 update tfjob yaml info (#646) 2019-04-19 21:21:40 -07: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
Jeremy Lewi b549c91287 Update Getting started guide for 0.5; (#642)
* Update Getting started guide for 0.5;

* Add a getting started page for on prem users and users with an existing K8s
  cluster. This guide should explain how to use kfctl go binary rather
  than kfctl.sh

* The main getting started page should link to individual getting started pages.

Fix #630 - remove who should consider using Kubeflw.

* Fix type.

* Fix link.

* Fix typos.
2019-04-18 14:19:56 -07:00
Baskaran Eswaran 4453ba54ff Update resources.md (#641)
Fix typo
2019-04-17 16:18:02 -07:00
Sarah Maddox 22faaf65e2 Fixed links to katib random example. (#628) 2019-04-16 15:19:37 -07:00
Joe Liedtke 06b382be6d Adds gcp-kubeflow-notebook.md to Fairing docs. (#620)
* Adds gcp-kubeflow-notebook.md to Fairing docs.

* Update gcp-kubeflow-notebook.md

Correct spelling error.

* Update gcp-kubeflow-notebook.md

Updating with reviewer suggestions.

* Update gcp-kubeflow-notebook.md

Updating with reviewer suggestions.
2019-04-16 15:15:08 -07:00
Sarah Maddox 471d02fc40 Multiplied page weights by 10 to make it easier to add more pages (#637)
* Multiplied page weights by 10 to make it easier to add more pages.

* One more weight adjustment.
2019-04-15 21:07:04 -07:00
Sarah Maddox 32c2d0d94c Fixed typo 'anys'. (#629) 2019-04-15 15:11:03 -07:00
Sarah Maddox c163b43eb9 Clarified meaning of environment in KF_ENV. (#625) 2019-04-12 09:40:46 -07:00
Sarah Maddox 4cec27aa3e Linked up various new pages (#624)
* Linked up various new pages.

* Added a couple more links.
2019-04-12 09:36:48 -07:00
Sarah Maddox d720ffd935 Added a downloads page for kfctl (#607)
* Added a downloads page for kfctl.

* Made the download link more prominent.
2019-04-10 05:52:14 -07:00
Sarah Maddox aa29952b80 Updates metrics screenshot to Kubeflow v0.5. (#608) 2019-04-09 23:24:12 -07:00
Sarah Maddox 181e6c10cc Added a guide to developing reusable components (#601)
* WIP Initial commit of component dev tutorial.

* Further textual improvements.

* Further improvements.

* Further improvements.

* Added the best practices.

* Fixed a link.

* Tidied up the code comments.

* More code comment fixes.
2019-04-09 15:20:45 -07:00
Sarah Maddox cb0a5131d0 Added the component specification (#604)
* Added the component specification.

* Added link to full list of types.

* Updated in response to review comments.
2019-04-09 15:12:45 -07:00
Sarah Maddox 12ece697ac Added an introduction to the Pipelines DSL (#613)
* WIP Started an intro to the Pipelines DSL.

* Added more content.

* Responded to review comments.

* Changed function formatting to be parallel with previous example.
2019-04-08 22:31:04 -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 85b3366394 Fixes up the GKE deployment and deletion guides. (#606) 2019-04-08 11:28:54 -07:00
IronPan a530f8a992 update pipeline upgrade doc with new kfctl (#610) 2019-04-07 22:30:24 -07:00