-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Move volume types into reference section #42590
Copy link
Copy link
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.language/enIssues or PRs related to English languageIssues or PRs related to English languagepriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.refactorIndicates a PR with large refactoring changes e.g. removes files or moves contentIndicates a PR with large refactoring changes e.g. removes files or moves contentsig/storageCategorizes an issue or PR as relevant to SIG Storage.Categorizes an issue or PR as relevant to SIG Storage.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.language/enIssues or PRs related to English languageIssues or PRs related to English languagepriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.refactorIndicates a PR with large refactoring changes e.g. removes files or moves contentIndicates a PR with large refactoring changes e.g. removes files or moves contentsig/storageCategorizes an issue or PR as relevant to SIG Storage.Categorizes an issue or PR as relevant to SIG Storage.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is a Feature Request
What would you like to be added
Take https://kubernetes.io/docs/concepts/storage/volumes/#volume-types and move it to be inside https://kubernetes.io/docs/reference/storage/ (you will have to create https://kubernetes.io/docs/reference/storage/)
Why is this needed
https://kubernetes.io/docs/concepts/storage/volumes/ is a long page that does not particularly help a new person understand how volumes (whether these are
configMap,csi,emptyDir) etc work, and how some volumes are also PersistentVolumes and some aren't.Comments
/sig storage
/label refactor
/language en
Please only start work on this issue if it has been triaged as Accepted. If you don't see a label showing that, please look for some other way to contribute.