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
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
Hemant Kumar
73070d8d1d
Update all remaining references
2024-11-25 15:15:42 -05: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
Hemant Kumar
51e5feaa1c
Change feature gate
2024-10-24 16:06:13 -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
Deepak Kinni
3b9ca420db
Doc update for Persistent Volumes
...
Signed-off-by: Deepak Kinni <deepak.kinni@broadcom.com>
2024-07-26 17:01:29 -07:00
Kubernetes Prow Robot
6786d24ee3
Merge pull request #46463 from RomanBednar/pv-last-phase-transition-time-ga
...
graduate PersistentVolumeLastPhaseTransitionTime to GA in v1.31
2024-07-16 07:42:59 -07:00
杨朱 · Kiki
0fc04db4de
update portworxVolume doc ( #46506 )
...
* update portworxVolume doc
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/storage/volumes.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/storage/volumes.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-06-20 16:17:21 -07:00
carlory
24b51c287f
promote HonorPVReclaimPolicy to beta
2024-06-12 14:44:32 +08:00
Roman Bednar
c07a10864b
graduate PersistentVolumeLastPhaseTransitionTime to GA in v1.31
2024-06-07 10:35:27 +02:00
Oluebube Princes Egbuna
e941a6ab1d
Merge main into dev-1.31 to keep in sync
2024-05-22 16:16:00 +01:00
carlory
6cc56263f2
update cephfs volume
2024-05-15 00:14:20 +08:00
carlory
292b0bfc9a
update rbd volume
2024-05-10 16:49:37 +08:00
tico88612
9a0bda61b8
Remove redundant closing spaces
...
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
2024-04-26 13:55:57 +08:00
Daniel Chan
cdf1ed1236
Merge remote-tracking branch 'upstream/main' into dev-1.30
...
Merge main into dev-1.30 to keep in sync
2024-04-02 10:05:03 -04:00
Dipesh Rawat
c889d9b251
Add metadata to use mechanism for API reference links
2024-03-14 14:50:24 +00:00
Kubernetes Prow Robot
aa52795817
Merge pull request #44657 from carlory/fix-volumetypes
...
fix incorrect volume doc
2024-02-25 13:30:03 -08:00
Hassan BENHZAINE
a7792d26a7
typo fix: "claimPolicy" to "persistentVolumeReclaimPolicy"
2024-01-21 22:01:23 +01:00
carlory
0cc319959e
fix incorrect volume doc
2024-01-16 00:37:16 +08:00
Qiming Teng
8b46ec4047
Fix several link errors
2024-01-01 21:15:50 +08:00
Kat Cosgrove
45fb394ca7
Merge main into dev-1.29 to maintain sync
2023-12-07 15:59:56 +00:00
drewhagen
deaf1b920a
Merge remote-tracking branch 'upstream/main' into dev-1.29
2023-11-29 15:33:49 -06:00
Rui Chen
422f0317b8
fix: update description for `Delete` reclaim policy
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-11-29 14:00:09 -05:00
Mengjiao Liu
976ead0a1a
Update In-tree storage driver status ( #42415 )
...
* Update In-tree storage driver status
* Update In-tree storage driver `gcePersistentDisk` status to removed
* Remove GCEPersistentDisk volume info from the storage-classes page
2023-11-29 01:06:06 +01:00
Sunny Song
058e522b63
Update Based on Comments - Nov 28
2023-11-28 15:50:25 -08:00
Chris Henzie
c07ce392e4
Graduate ReadWriteOncePod to GA
...
Included is a task for migrating existing PersistentVolumes to use
ReadWriteOncePod, taken from the alpha blog post.
2023-11-21 09:35:09 -08:00
Roman Bednar
d485edf7fe
graduate PersistentVolumeLastPhaseTransitionTime to beta in v1.29
2023-10-18 10:54:01 +02:00
Harsh Tripathi
78737c8e1d
Remove hyperlinks for obsolete PersistentVolume types ( #42889 )
...
* Fixed the invalid link for the parameter for a volume claim.
* updated the link for the parameters for a volume claim
* Fixed the references of older version kubernetes in types of persistent volumes
2023-09-14 19:56:12 -07:00
ClimberJ
1cb0f65d10
4 trivial edits to Concepts/Storage
...
1 update to ephemeral-volumes.md
1 update to projected-volumes.md
2 updates to persistent-volumes.md
Reverted 1 update to projected-volumes.md
2023-08-24 13:20:42 +02:00
Kubernetes Prow Robot
5757935b4b
Merge pull request #42513 from sftim/20230812_revise_storage_feature_summary
...
Revise summary card for storage
2023-08-17 10:35:23 -07:00
Kubernetes Prow Robot
1c4a01d090
Merge pull request #42177 from Affan-7/storageclass-pvc-statement
...
Fix storageclass pvc statement
2023-08-17 04:35:23 -07:00
Tim Bannister
e20230ebb1
Revise summary card for storage
...
Drop mentions of deprecated / removed storage integrations.
2023-08-15 22:36:11 +01:00
Tim Bannister
05e8f728d9
Tweak docs for PersistentVolume phase
2023-08-15 22:22:10 +01:00
Tim Bannister
20b43d6095
Merge branch 'main' into 'dev-1.28'
2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot
49c85b7216
Merge pull request #42277 from gnufied/update-resize-status-docs
...
Remove references to older alpha field
2023-08-05 06:22:30 -07:00
Kubernetes Prow Robot
b73d9b801e
Merge pull request #42201 from humblec/dev-1.28
...
Mention CephFS and RBD in-tree storage driver deprecation
2023-08-05 05:42:30 -07:00
Tim Bannister
057d18ec40
Update deprecation mentions
...
Match how existing lists are doing it
2023-08-05 13:40:17 +01:00
Roman Bednář
0084a63150
Add docs for PersistentVolume last phase transition time ( #42008 )
2023-08-03 18:02:21 -07:00
Mohammed Affan
84ce0f12c6
Fix storageclass pvc statement
2023-07-31 20:39:22 +05:30
Mengjiao Liu
27ed8f375d
Update In-tree storage driver status
2023-07-31 17:46:47 +08:00
Hemant Kumar
fe4c6b8a08
Remove references to older alpha field
2023-07-28 13:14:59 -04:00
Humble Chirammal
508ce4282f
mention CephFS and RBD in-tree storage driver deprecation.
...
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-07-25 18:26:23 +05:30
maxgio92
2717c63335
chore(docs/storage/persistent-volumes.md): replace master with controlplane
...
Respect the inclusive vocabulary.
2023-07-17 12:02:55 +02:00
Roman Bednar
810a320a48
graduate RetroactiveDefaultStorageClass feature to GA in 1.28
2023-07-11 15:48:04 +02:00
Chris Henzie
e600a75b41
Update ReadWriteOncePod feature to beta
2023-03-14 13:52:52 -07:00
Kubernetes Prow Robot
3fc2fa9853
Merge pull request #39142 from tengqm/cleanup-redirects-1
...
Remove redirect entries for docs/admin/... pages
2023-02-22 08:43:57 -08:00
seancrasto
46ff1a8047
Update persistent-volumes.md
...
Minor corrections.
2023-02-18 18:42:54 -05:00