Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubeflow Filestore documentation is out dated #842

Closed
jessiezcc opened this issue Jun 26, 2019 · 2 comments · Fixed by #1136
Closed

Kubeflow Filestore documentation is out dated #842

jessiezcc opened this issue Jun 26, 2019 · 2 comments · Fixed by #1136
Labels
doc-sprint-2019-07 help wanted Extra attention is needed kind/bug priority/p1 release/v0.6 Doc updates reqd before we can archive the v0.6 doc branch

Comments

@jessiezcc
Copy link

jessiezcc commented Jun 26, 2019

see kubeflow/pipelines#1564 for original issue.

Documentation instructions refer to using KS.. this can be simply done with Kubectl and directly deploying yamls for pv / and pvc.

Documentation link: https://www.kubeflow.org/docs/gke/cloud-filestore/

Example for out dated documentation :
cd //${KFAPP}/ks_app
ks generate google-cloud-filestore-pv google-cloud-filestore-pv --name="kubeflow-gcfs"
--storageCapacity="${GCFS_STORAGE}"
--serverIP="${GCFS_INSTANCE_IP_ADDRESS}"

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label kind/bug to this issue, with a confidence of 0.56. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@jlewi jlewi added the doc-sprint Issues to work on during the Kubeflow Doc Sprint label Jun 30, 2019
@jlewi jlewi added priority/p1 help wanted Extra attention is needed labels Jul 22, 2019
@jlewi
Copy link
Contributor

jlewi commented Sep 8, 2019

We can just link to these docs.
https://cloud.google.com/filestore/docs/accessing-fileshares

jlewi added a commit to jlewi/website that referenced this issue Sep 8, 2019
* We can just link to the instructions on the GKE site which describes how
  to create PVs and PVC to access the volume.

Fix kubeflow#842
jlewi added a commit to jlewi/website that referenced this issue Sep 8, 2019
* We can just link to the instructions on the GKE site which describes how
  to create PVs and PVC to access the volume.

Fix kubeflow#842
@sarahmaddox sarahmaddox added the release/v0.6 Doc updates reqd before we can archive the v0.6 doc branch label Sep 9, 2019
k8s-ci-robot pushed a commit that referenced this issue Sep 9, 2019
* Remove ksonnet from the Cloud Filestore instructions.

* We can just link to the instructions on the GKE site which describes how
  to create PVs and PVC to access the volume.

Fix #842

* Fix typo.
@sarahmaddox sarahmaddox added doc-sprint-2019-07 and removed doc-sprint Issues to work on during the Kubeflow Doc Sprint labels Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-sprint-2019-07 help wanted Extra attention is needed kind/bug priority/p1 release/v0.6 Doc updates reqd before we can archive the v0.6 doc branch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants