Meysam Azad
259e312ff2
docs: remove redundant word 📝
2022-02-15 19:16:42 +03:00
Kubernetes Prow Robot
d996c9ed4e
Merge pull request #31566 from amej/patch-1
...
Updates url to point to the glossary
2022-01-30 15:08:23 -08:00
Ameya Sathe
b19b9da1b6
Replaces with relative uri
...
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
2022-01-30 22:14:41 +05:30
Ameya Sathe
8c7c94d578
Updates url to point to the glossary
...
Substitutes the existing url to archived documentation of "Kubernetes Resource" with URL pointing to glossary .
Fixes the https://github.com/kubernetes/website/issues/31396
2022-01-30 16:16:58 +05:30
Yashodhan Mohan Bhatnagar
cd7114d66e
Update capitalization for mount options based on correct PV types
2022-01-28 13:37:36 +05:30
Matt Cary
33aae9b7e5
Update content/en/docs/concepts/storage/persistent-volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-12-13 15:35:11 -08:00
Matthew Cary
57e72bce9a
Clarify editing PV for volume resize
2021-12-13 10:22:14 -08:00
Jesse Butler
584421fe11
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-06 08:55:54 -05:00
Tim Bannister
d09282b3f0
Tweak FlexVolume deprecation text
2021-12-02 23:46:47 +00:00
Kubernetes Prow Robot
b1a73567ec
Merge pull request #30686 from chetak123/flexVolume_deprecated
...
Mark FlexVolume deprecated
2021-12-01 05:39:14 -08:00
Ayushman Mishra
0cbedcfeed
changes made
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
changes
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
2021-12-01 18:27:48 +05:30
Ayushman Mishra
9bef88f008
Edited FlexVolume deprecated
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
2021-11-30 09:18:11 +05:30
Hemant Kumar
37532e231a
Add docs for RecoverVolumeExpansionFailure feature
2021-11-29 16:37:57 -05:00
Tim Bannister
195ab34d01
Fix nits
...
Tidying that I spotted whilst reordering the storage concepts section.
2021-11-17 00:21:53 +00:00
Kubernetes Prow Robot
4924944ea2
Merge pull request #29770 from Kartik494/ReadWriteOnceBehvaviour
...
Added a note for improvement in documentation for ReadWriteOnce and ReadWriteOncePod access mode.
2021-09-29 02:52:49 -07:00
kartik494
9fe3e942ff
Added note to improve access modes documentation
2021-09-28 17:06:34 +05:30
Kubernetes Prow Robot
c1ec23f4c2
Merge pull request #28863 from sgpinkus/patch-1
...
Update persistent-volumes.md
2021-09-24 16:28:22 -07:00
Kubernetes Prow Robot
ad3319300f
Merge pull request #29232 from sftim/2021084_update_links_to_api_reference_pv
...
Link from PV / PVC concept to new API reference
2021-08-05 13:47:19 -07:00
Tim Bannister
1b3125353d
Link from PV / PVC concept to new API reference
2021-08-04 22:52:27 +01:00
Kubernetes Prow Robot
96c89395cc
Merge pull request #28610 from bswartz/volume-populators
...
[1.22] Volume populators redesign #1495
2021-07-28 06:35:35 -07:00
Ben Swartzlander
2fd8c1435a
[1.22] Volume populators redesign #1495
...
Add dataSourceRef documentation
2021-07-27 18:36:45 -04:00
Chris Henzie
2113947048
ReadWriteOncePod access mode alpha
2021-07-27 09:21:29 -07:00
sgpinkus
6158a7f926
Update persistent-volumes.md
...
Makes option 3 for "reclaiming" a released PV a bit clearer. Used to be:
> Manually delete the associated storage asset, or if you want to reuse the same storage asset, create a new PersistentVolume with the same storage asset definition.
But the 2nd part applies more to reclamation option 1 and is kind of contradictory with option 3 (which isn't really "reclaiming" anything AFAICT). So just move to it's own stand alone sentence.
2021-07-09 00:00:03 +10:00
Jiawei Wang
0b90e84c89
Deprecate and remove some storage plugins
2021-06-25 10:56:41 -07:00
Cheng Xing
3976df3d12
Link PVC volume mode and access mode sections to corresponding sections in PV
2021-05-07 19:11:56 -07:00
James Wilson
d17a261c0e
Fix spelling mistake of the word 'kubernetes' in line 390
...
A volume with `volumeMode: Filesystem` is *mounted* into Pods into a directory. If the volume
is backed by a block device and the device is empty, Kubernetes creates a filesystem
on the device before mounting it for the first time.
2021-05-03 16:20:49 +12:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Kubernetes Prow Robot
37bc491a2a
Merge pull request #25039 from kedark3/addHostPathVolume
...
added example linking to hostPath volume definition
2021-02-03 17:14:28 -08:00
Kedar Vijay Kulkarni
11ef740ede
Added code style to hostPath
2021-02-03 09:11:00 -05:00
Kedar Vijay Kulkarni
9be902bee0
added example linking to hostPath volume definition
2021-01-25 11:17:10 -05:00
Kubernetes Prow Robot
d37ab8abaf
Merge pull request #25839 from Marusyk/rmarusyk/25800
...
Add tooltip for CSI in persistent volume page
2021-01-14 11:25:32 -08:00
Qiming Teng
3173093b96
Fix a typo in persistent volumes pages
2021-01-10 15:24:51 +08:00
Roman Marusyk
37b5cb9e2a
Add tooltip for CSI
2020-12-28 23:56:44 +02:00
Eric Briand
a2fa57e880
Fix link to Volume Plugin FAQ
2020-12-22 16:06:22 +01:00
Anna Jung (VMware)
7f43aceddb
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-12-07 10:39:57 -06:00
Qiming Teng
9ddc0a3ad9
Add links to volumes from persistent volumes
...
When working with persistent volumes, I have to refer to the persitent
volumes page now and then, only to find that the information I need is
on a different page. The PR
- adds some links to ease navigation and
- currects the spelling of volume types, for example, `iscsi` is the type
to specify rather than `iSCSI`,
- sort the volume type list in alphabetic order.
- added `photonPersistentDisk` as one of valid persistent volume type to
use, though we don't have any documentation other than API spec for it.
2020-12-04 09:16:23 +08:00
Xing Yang
e62b6e1b18
Add doc for snapshot GA ( #24849 )
2020-11-13 05:08:24 -08:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08:00
Michelle Au
b01c0a2f6a
storageclass name in pvc needs to be empty to match empty storageclassname on pv
2020-10-16 11:51:44 -07:00
Yecheng Fu
318d17b85f
add pre-binding section
2020-09-27 10:17:34 +08:00
Omar Saleem
6ac37b76be
fix a typo
...
you "lose" data not "loose" data. quick fix
2020-08-15 13:07:42 -04:00
Hemant Kumar
90f89a763f
Add docs for manual recovery from resize failure
2020-08-06 12:31:45 -04:00
Qiming Teng
0bdcd44e6b
Replace reference to redirect entries (1)
...
We are referencing the redirect entries in the docs, at many places.
These references should be updated to the correct content page.
2020-07-27 13:22:53 +08:00
Marek Anderson
76d2794e66
Clarify PVC access modes in third paragraph
...
The last sentence of the third paragraph was worded in an unreadable way.
Before: Claims can request specific size and access modes (e.g., they can be mounted once read/write or many times read-only).
Replaced with technical terms and hyperlinked to Access Modes section on the same page.
2020-06-29 16:05:36 -04:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Celeste Horgan
e0ae1338cd
Correct links
...
Signed-off-by: Celeste Horgan <celeste@cncf.io >
2020-05-12 13:58:32 -07:00
Nikhil Zadoo
66a784660c
Updated hyperlink to raw-block-volume-support
...
The current hyperlink is broken. Updating it to point to the page marker on the same page.
2020-04-18 12:41:48 +02:00
varadaprasanth
a105a31427
Fix on PersistentVolume
...
Modified PersistentVolume and PersitentVolumeClaim terms as per the standards
2020-04-06 17:58:39 +05:30
Sujay Pillai
7ebfafd047
Updated formatting in "Persistent Volumes" & "Storage Classes" ( #19575 )
...
* Updated formatting in "Persistent Volumes" & "Storage Classes"
* Ammended the suggestions
* Amended changes after PR review
* Ammended the suggestions
* Ammended the suggestions
* Amended changes
2020-03-25 19:26:25 -07:00