Merge pull request #399 from govindKAG/patch-1

fixed "setting persistent disk" link
This commit is contained in:
Michelle Casbon 2019-02-17 09:04:42 -08:00 committed by GitHub
commit 692c78550e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -37,7 +37,8 @@ Refer to the [guide](https://www.kubeflow.org/docs/started/getting-started/) for
detailed instructions on how to setup Kubeflow on your Kubernetes cluster.
Specifically, complete the following sections:
* [Deploy Kubeflow](https://www.kubeflow.org/docs/started/getting-started/)
* [Deploy Kubeflow](https://www.kubeflow.org/docs/other-guides/advanced/)
* The latest version that was tested with this walkthrough was v0.4.0-rc.2.
* The [`kfctl`](https://github.com/kubeflow/kubeflow/blob/master/scripts/kfctl.sh)
CLI tool can be used to install Kubeflow on an existing cluster. Follow
@ -67,6 +68,7 @@ Notebook](https://www.kubeflow.org/docs/guides/components/jupyter/)
image from this example:
[`gcr.io/kubeflow-dev/issue-summarization-notebook-cpu:latest`](https://github.com/kubeflow/examples/blob/master/github_issue_summarization/workflow/Dockerfile).
After completing that, you should have the following ready:
* A ksonnet app in a directory named `ks_app`