-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Improve Volumes concept page (including diagram?) #31159
Comments
/sig storage |
Hi @JoeKuan Could you please elaborate how do you want to implement this part ? I think added some description would be great? is anyone working on this issue |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@sftim, I'd like to work on this issue. Let me know what you think about my suggestions. From the below comment, the volume page indeed lacks an introduction to what a volume is. Instead, it went ahead and talked about the problem a volume solves.
I'd also like to ask a question about another comment from the contributor who opened the issue.
I'm not sure how I should represent the diagram, as per the diagram guide. Below is a rough sketch of what I plan to do. |
We can't plagiarize the diagram in https://medium.com/devops-mojo/kubernetes-storage-options-overview-persistent-volumes-pv-claims-pvc-and-storageclass-sc-k8s-storage-df71ca0fccc3 but that is more the kind of thing I'd expect to see. PS this issue is marked as Closed. Do you want it reopened @network-charles ? |
Yes, I’d like it reopened. Ah, I have a similar diagram to that here. You are referring to something like that, right? |
/reopen /retitle Improve Volumes concept page (including diagram?) |
@sftim: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/language en |
@sftim, what do you think about these new diagrams for the static and dynamic volumes? |
[I'm happy to let anyone do review here] |
/uncc |
Alright |
See #49154 |
Closing in favor of #49419 |
/close |
@sftim: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Oops. |
@sftim: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/close not-planned |
@sftim: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
For beginners with little knowledge of k8, the Volumes should just give a very general picture of managing storage, instead the concept page gives a long list of different type of volumes which most beginners don't really need at this point.
The PV in Static and Dynamic provisioning should be presented with a diagram to illustrate the significance and how different are them.
Basically, I have to rely on external sources to understand volumes in k8 rather than the concept page. IMHO, when it comes to concept, always pictures than words.
The text was updated successfully, but these errors were encountered: