10 Commits

Author SHA1 Message Date
Chuck Ha e611a04e6d Removes a space that breaks a markdown link
Signed-off-by: Chuck Ha <chuckh@twitter.com>
2022-03-29 12:56:15 -07:00
Meha Bhalodiya a3660a0d76 feat: documenting serviceAccountToken volume type (#31329)
* feat: documenting serviceAccountToken volume type

* serviceAccountToken: correct few terms

* Update volumes.md

* Migrate to projected-volumes

* Update projected-volumes.md

* Remove serviceAccountToken from volume type

* Update projected-volumes.md

* Change heading's fragment identifier
2022-03-25 15:31:58 -07:00
Wang 88fbaa1160 Update projected-volumes.md 2022-01-25 18:47:48 +09:00
Wang e08d312a6d Update projected-volumes.md 2022-01-25 17:46:30 +09:00
Kubernetes Prow Robot 04d4d3e86b Merge pull request #30517 from sftim/20211117_reorder_storage_concepts
Reorder storage concepts
2021-12-05 11:56:32 -08:00
Aravindh Puthiyaparambil 11f5db4461 storage: Minor fixes to Windows projected volumes
- Add missing period
- Link to projected volume permission KEP instead of PR
- Add missing PowerShell command
2021-11-19 12:58:42 -08:00
Tim Bannister 195ab34d01 Fix nits
Tidying that I spotted whilst reordering the storage concepts section.
2021-11-17 00:21:53 +00:00
Tim Bannister 9c0c75e0f2 Reorder storage concepts
Introduce concepts in an order that should suit people new to
Kubernetes, so that you don't encounter details like volume cloning
until you've seen more of the basic volume types (persistent,
ephemeral, projected).
2021-11-17 00:20:18 +00:00
Aravindh Puthiyaparambil 4c296c6ad0 storage: document Windows projected volume limitations
xref: https://github.com/kubernetes/kubernetes/issues/102849
2021-11-16 09:38:05 -08:00
Aravindh Puthiyaparambil c0dd24a8ba storage: create new file for projected volumes
Move inline examples into the examples folder
2021-11-08 16:07:33 -08:00