Commit Graph

669 Commits (issues-48002)

Author SHA1 Message Date
Cornelius Roemer ce2a97cfd9
Grammar fix in volumes.md: media -> medium 2025-06-24 15:41:54 +02:00
Kubernetes Prow Robot 398fb53000
Merge pull request #49918 from torredil/dev-1.33
Add docs for KEP-4876: Mutable CSINode Allocatable Property
2025-04-07 17:34:53 -07:00
Rey Lejano 930294a0f4
Merge pull request #50366 from hacktivist123/merged-main-dev-1.33
Merged main branch into dev-1.33
2025-04-07 11:26:00 -07:00
Stanislav Láznička 79763df5a5
projected volumes: clustertrustbundle API is beta in 1.33+ 2025-04-07 17:38:06 +02:00
Kubernetes Prow Robot 726d06f1b7
Merge pull request #49936 from saschagrunert/dev-1.33-image-volume-beta
[KEP-4639] Graduate image volume source to beta
2025-04-03 04:06:38 -07:00
hacktivist123 13ee197e44 Merge remote-tracking branch 'upstream/main' into dev-1.33 2025-04-01 18:26:56 +01:00
torredil 178ce422ec
Add documentation for Alpha feature: MutableCSINodeAllocatableCount 2025-03-25 14:22:02 +00:00
Qiming Teng 5917b08dad
Update persistent-volumes.md 2025-03-24 08:43:53 +08:00
Sreeram d1ac26f439 Merge main into dev-1.33 to keep in sync 2025-03-21 19:58:06 +05:30
Alex Kalenyuk 375896f207 Add a note about filesystem overhead for PVC size request
Though this is not explicitly stated, it seems acceptable that
once a provider builds a filesystem on top of a block device,
some writeable capacity is lost:
https://github.com/container-storage-interface/spec/issues/338

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
2025-03-19 11:32:31 +02:00
Michelle Au dd9a3cad07 Delete removed volume types from feature support list 2025-03-18 21:16:15 +00:00
Renan Magagnin ee4fe759e9
Fix typo in volumes.md 2025-03-17 14:18:03 +00:00
Sascha Grunert eab681370c
[KEP-4639] Graduate image volume source to beta
Update the documentation to reflect the graduated feature.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2025-03-13 09:57:44 +01:00
Vinayak Goyal 941773d2ca KEP-5040: Disable git_repo volume driver. 2025-03-04 00:03:15 +00:00
Urvashi0109 23380f15a8 Merge main into dev-1.33 to keep in sync 2025-02-24 16:01:47 +05:30
windsonsea 0262093d9e Clean up storage/volumes.md 2025-02-19 21:07:41 +08:00
Rayan Das 54db14276c Merge main into dev-1.33
Signed-off-by: Rayan Das <rayandas91@gmail.com>
2025-01-28 22:11:56 +05:30
Kubernetes Prow Robot d71ace6396
Merge pull request #49447 from mloskot/ml/clarify-access-mode-vs-multiple-pods
Clarify ReadWriteOnce allows multiple pods to read and write
2025-01-16 14:22:34 -08:00
Mateusz Łoskot 26719b93a1 Tweak read/write wording
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-16 17:01:48 +01:00
Mateusz Łoskot b40df0df0a Clarify ReadWriteOnce allows multiple pods to read and write
Courrently, description of `ReadWriteOnce` leaves room for misinterpretation
of the `access` in "multiple pods to access the volume" bit. This leads
to spread of confusing information like multiple pods can access but only
one pod can write at a time.

See also https://github.com/kubernetes/kubernetes/issues/60903#issuecomment-2592863002
2025-01-16 17:01:48 +01:00
Ankit Gohil f317909e06 Update doc for Portworx CSI migration moving to stable 2025-01-16 07:23:24 +00:00
Kubernetes Prow Robot 645e8a7ffc
Merge pull request #49154 from network-charles/network-charles-patch-3
Improve volumes concept page
2025-01-15 07:02:34 -08:00
Kubernetes Prow Robot d723e0b8c5
Merge pull request #49381 from network-charles/network-charles-patch-4
Update the Volume Snapshot Classes Page
2025-01-09 14:30:30 -08:00
network-charles c0c456446e update VolumeSnapshotClass 2025-01-09 20:39:26 +01:00
Kubernetes Prow Robot a6fa3b8720
Merge pull request #49279 from network-charles/network-charles-patch-4
Add VolumeName to the PV Page
2025-01-03 17:20:14 +01:00
Charles Uneze 71031f3a5b
Suggestion 1
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-03 15:36:25 +01:00
network-charles db301d55d6 update pv 2025-01-03 13:01:44 +00:00
network-charles 8766bb7afe Improve volumes concept page
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-12-23 17:23:54 +00:00
Alex Litvinenko 8676bcf5b8
Store the content of ConfigMap in the file with a different name 2024-12-18 20:17:54 +01:00
hacktivist123 9a29b3790b Merge main into dev-1.32 to keep in sync 2024-12-03 16:54:26 +00:00
Muneeb Ahmad b13e3aab77
Move misplaced comment outside YAML block in storageclass-aws-ebs.yaml (#48809)
* Update storage-classes.md

* Update storageclass-aws-ebs.yaml

* Update storageclass-aws-ebs.yaml
2024-11-26 01:24:56 +00:00
Shedrack akintayo de1e09dca1 Merge remote-tracking branch 'upstream/main' into dev-1.32 2024-11-25 22:34:15 +00:00
Kubernetes Prow Robot 0c759e1444
Merge pull request #48532 from gnufied/recover-beta-docs
Mark RecoverVolumeExpansionFailure as beta
2024-11-25 20:42:57 +00:00
Hemant Kumar 73070d8d1d Update all remaining references 2024-11-25 15:15:42 -05:00
Donald Sebastian Leung 38e7774e77
Fix sample CEL expression in volumes.md
Fix sample CEL expression for rejecting gitRepo volumes in volumes.md
2024-11-23 14:59:37 +08:00
Kubernetes Prow Robot ca04bf20ec
Merge pull request #48419 from xing-yang/doc_vgs
Add document link for volume group snapshots
2024-11-20 19:04:54 +00:00
Hemant Kumar b4a6ce1fda
Update content/en/docs/concepts/storage/persistent-volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-11-18 13:12:50 -05:00
michellengnx d021207741 Merge main into dev-1.32 to keep in sync 2024-11-11 17:40:26 -05:00
Akihiro Suda 2e7b2b38dd
RecursiveReadOnlyMounts: update the status about CRI-O
CRI-O v1.30 added the support for this feature.
(cri-o/cri-o PR 7962)

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-02 03:01:30 +09:00
Kubernetes Prow Robot 58b1e7df56
Merge pull request #48254 from kannon92/size-memory-backed-volumes-ga
[KEP-1967] - update docs for GA
2024-10-31 02:33:26 +00:00
Kevin Hannon eaadea56a6 [KEP-1967] - update docs for GA 2024-10-30 09:02:28 -04:00
Hemant Kumar 51e5feaa1c Change feature gate 2024-10-24 16:06:13 -04:00
Xing Yang 5e5f909d24 Add document link for volume group snapshots 2024-10-18 11:51:22 -04:00
John.C 6b70c3e234
Link to PVC API reference from "Persistent Volumes" concept page (#48391)
* Update persistent-volumes.md

* Update persistent-volumes.md

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-18 01:15:04 +01:00
Dipesh Rawat ebefdbbefc
Signpost to API reference for StorageClass 2024-10-02 01:00:35 +01:00
xin.li 9ecafa5678 improve yaml context for storage/storage-classes.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-09-25 22:13:59 +08:00
Muneeb Ahmad db2865b5f3
Fix Content Got Mixed btw EBS & EFS 2024-09-23 15:43:47 +05:00
Kubernetes Prow Robot efe1283d2a
Merge pull request #47894 from imuneeeb/patch-1
Update AWS EBS Storage Class Example
2024-09-23 03:15:59 +01:00
Muneeb Ahmad fd6ee71dae
Update storage-classes.md 2024-09-18 22:16:12 +05:00
Muneeb Ahmad 95903365a6
Add AWS EFS To storage-classes.md (#47928)
* Update storage-classes.md

* Update storage-classes.md
2024-09-17 00:43:14 +01:00