Kubernetes Prow Robot
ecbe8f7351
Merge pull request #31735 from benjaminguttmann-avtq/update-ebs-storage-class-information
...
[StorageClasses] Add gp3 to available ebs volume types
2022-02-21 00:02:10 -08:00
Meysam Azad
259e312ff2
docs: remove redundant word 📝
2022-02-15 19:16:42 +03:00
BG
541e89228c
[StorageClasses] Add gp3 to available ebs volume types
2022-02-14 11:38:44 +01: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
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
b599a32374
Merge pull request #30959 from bglimepoint/patch-1
...
Note that subPathExpr uses round brackets.
2022-01-17 15:32:49 -08:00
Humble Chirammal
9abefaba6b
mention the correct feature gate name for RBD CSI migration.
...
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity
Ref# https://github.com/kubernetes/kubernetes/pull/107571
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-15 09:24:54 +05:30
Paco Xu
d51b32bab8
storage class parameters value should be string
2022-01-06 11:24:06 +08:00
Kubernetes Prow Robot
c39b834244
Merge pull request #30431 from Kartik494/improveDocsCRD
...
Added a note for CRD improvement in Docs
2022-01-04 12:14:08 -08:00
kartik494
c7b9b20083
Added a note for CRD improvement in Docs
2021-12-24 11:31:45 +05:30
bglimepoint
ab9fdcbe24
Note that subPathExpr uses round brackets.
...
As it's easy to misread this as curly brackets for users familiar with
shell interpolation.
2021-12-15 04:16:21 +00:00
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
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
Kubernetes Prow Robot
3baac6dde3
Merge pull request #30705 from jlbutler/merged-main-dev-1.23
...
Periodic integration branch sync for 1.23
2021-12-02 18:02:26 -08:00
Tim Bannister
d09282b3f0
Tweak FlexVolume deprecation text
2021-12-02 23:46:47 +00:00
Jesse Butler
018f9d05a2
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-01 12:23:10 -05: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
Kubernetes Prow Robot
177448d3f8
Merge pull request #30552 from gnufied/kep-1790-doc
...
Add doc for Recovery from expansion failure
2021-11-30 10:18:56 -08:00
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
Oksana Naumov
02f63b9661
CSI migration of Portworx is in alpha
2021-11-29 10:49:10 -08:00
Kubernetes Prow Robot
44576253cf
Merge pull request #30533 from humblec/rbd-mig-doc-1.23
...
Add RBD CSI migration section to the storage volumes guide
2021-11-29 09:13:23 -08:00
Humble Chirammal
280229b0ec
Add RBD CSI migration section to the storage volumes guide
...
Kubernetes adds the RBD CSI migration functionality via CSI
migration translation lib.
Ref# kubernetes/kubernetes#95361
This commit add the migration details to volumes.md and
feature-gates.md
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-11-26 23:42:10 +05:30
Kubernetes Prow Robot
6be6d31823
Merge pull request #30333 from chetak123/mark_flexvolume_deprecated
...
Added Note for Deprecation of Flexvolume
2021-11-20 10:38:59 -08:00
Kubernetes Prow Robot
000a9de46f
Merge pull request #30559 from aravindhp/windows-projected-volume-follow-up
...
storage: Minor fixes to Windows projected volumes
2021-11-20 08:40:59 -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
Neha Viswanathan
eaf2004e2a
replace dead links
2021-11-18 09:44:51 -08:00
Neha Viswanathan
d9d2c78964
replace dead links
2021-11-18 09:29:12 -08:00
Jesse Butler
d330226a95
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-11-17 12:55:09 -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
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
Kubernetes Prow Robot
cee6c712bd
Merge pull request #30366 from aravindhp/windows-projected-volume
...
storage: document Windows projected volume limitations
2021-11-16 16:11:53 -08: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
Patrick Ohly
65bceb1876
generic ephemeral volumes: document graduation to GA
2021-11-12 09:46:11 +01: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
Bob Furu
b5b60db805
Replace Docker image with container image and other minor edits for clarity
2021-11-07 20:21:09 -05:00
Ayushman
dabf80ae56
Added Note for Deprecation of Flexvolume
...
flexVolume
Signed-off-by: Ayushman <ayushvidushi01@gmail.com>
2021-11-07 13:55:52 +05:30
huzhengchuan
98e5b3e90b
fix typos
...
not need '('
2021-10-13 14:21:15 +08: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
Mengjiao Liu
f945335af6
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-10 18:03:21 +08: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