Commit Graph

384 Commits

Author SHA1 Message Date
Matt Cary 35e901cdbf
Update storage-classes.md
The link to the external provisioner specification had gone stale, it now lives in design-proposals-archive.
2022-03-10 09:47:42 -08:00
kartik494 8540194ccd Added Pod security deprecation note 2022-03-07 17:43:10 +05:30
Patrick Ohly e86725d989 storage capacity: graduate to GA 2022-03-03 20:28:30 +01:00
Thomas Guettler 7122a4498a fix busybox image to 1.28 (issues with `nslookup`).
Changes where done with these commands:

reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples

Related issues:

 https://github.com/docker-library/busybox/issues/48
 https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
Damilola Abioye bf7b94c65a
updated allowedTopologies values format 2022-03-02 20:04:02 +01:00
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
Tim Bannister 1b3125353d Link from PV / PVC concept to new API reference 2021-08-04 22:52:27 +01:00
Victor Palade 4b3b80f962 deprecation: Update quobyte storage class
This change adds a deprecation notice for the in-tree quobyte storage class and offers a link to the out-of-tree example.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
2021-07-29 15:56:41 +03:00
PI-Victor fe170db160
Merge branch 'dev-1.22' into merged-master-dev-1.22 2021-07-28 18:14:25 +03: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
Kubernetes Prow Robot 60984701a9
Merge pull request #28114 from chrishenzie/read-write-once-pod-access-mode
ReadWriteOncePod access mode alpha docs
2021-07-27 09:44:46 -07:00
Chris Henzie 2113947048 ReadWriteOncePod access mode alpha 2021-07-27 09:21:29 -07:00
Victor Palade 3c95e6a96b Merge master into dev-1.22 to keep in sync 2021-07-27 18:47:27 +03:00
Chen, Xu Chun (Simon) a6edadd674
add nfs storageClass example (#28941)
* add nfs example

* --amend
2021-07-27 02:48:45 -07:00
Jiawei Wang ce8641227c Fix csi migration feature gates 2021-07-26 13:14:25 -07:00
Kubernetes Prow Robot 5525bd968f
Merge pull request #28223 from Jiawei0227/cc
Deprecate and remove some storage plugins
2021-07-26 11:58:33 -07:00
Kubernetes Prow Robot 45f69e5f7c
Merge pull request #28785 from Arhell/typo
fix typo volumes.md
2021-07-09 06:12:54 -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
Arhell d169f75ce3 fix typo volumes.md 2021-07-04 10:11:54 +03:00
Kubernetes Prow Robot d295c65929
Merge pull request #28437 from amej/patch-1
#28436 Correct spelling in  storage-classes.md
2021-07-03 08:50:18 -07:00
ialidzhikov 71d17c3f68 Fix default disk type for Azure
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-07-02 15:52:42 +03:00
Kubernetes Prow Robot d26f9ac045
Merge pull request #28252 from tallclair/hostpath
Copy PSP hostpath warning to hostpath volume docs
2021-06-28 01:43:25 -07:00
Jiawei Wang 0b90e84c89 Deprecate and remove some storage plugins 2021-06-25 10:56:41 -07:00
Tim Allclair 6d0d8c0d7d Copy PSP hostpath warning to hostpath volume docs 2021-06-23 17:20:34 -07:00
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Ameya Sathe ede15be105
Correct spelling in storage-classes.md
Fix for  https://github.com/kubernetes/website/issues/28436
2021-06-16 12:32:06 +05:30
Kubernetes Prow Robot 45f36649ab
Merge pull request #27884 from jingxu97/nodename
Update note for waitForFirstConsumer binding mode with example
2021-05-11 16:03:38 -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
Jing Xu e7d3e273f2 Update note for waitForFirstConsumer binding mode with example
Update binding mode related to nodeName
2021-05-06 16:19:02 -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
Mengjiao Liu 03c1683d18 [en] Remove redundant feature gate introductions 2021-04-22 17:11:44 +08:00
Kubernetes Prow Robot 3d0e81a673
Merge pull request #27235 from jihoon-seo/patch-5
Update concepts/storage/volumes.md
2021-04-20 18:16:10 -07:00
Tim Bannister 965aa51daf Merge master into dev-1.21 to keep in sync, plus latest API reference
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Tim Bannister eea1c895ac
Reinstate missing word 2021-03-31 19:31:02 +01:00
Rey Lejano f03e3aca62 follow up csi migration of cinder vol plugin in PR 26992 2021-03-31 09:04:37 -07:00
Kubernetes Prow Robot 1c42751367
Merge pull request #26992 from jsafrane/cinder-migration-on
CSI migration of Cinder volume plugin is on by default
2021-03-31 07:49:02 -07:00
Tim Bannister c3af732d1a Fix docs for volume health monitoring 2021-03-31 00:53:04 +01:00
xing-yang 05cae37d56 Add doc for volume health monitoring 2021-03-30 16:12:07 +00:00
Jihoon Seo 194fe99532 Update concepts/storage/volumes.md 2021-03-29 10:45:02 +09:00
Kubernetes Prow Robot 2d568916a9
Merge pull request #27101 from mengjiao-liu/update-rdb-link
[en] update volume rdb `Rados Block Device` link
2021-03-27 02:14:43 -07:00
Victor Palade ca046d9b1f Merge master into dev-1.21 to keep in sync 2021-03-26 21:29:52 +01:00
Kubernetes Prow Robot d53aef4047
Merge pull request #26801 from pohly/generic-ephemeral-volumes-beta
generic ephemeral volumes: beta
2021-03-25 06:59:30 -07:00
Patrick Ohly 4021005745 generic ephemeral volumes: beta
The feature is scheduled for becoming beta in 1.21.

In addition, the commit addresses some of the review feedback.
2021-03-23 18:23:58 +01:00
Rey Lejano 9d56683e8b Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 3/17/21
Fixed merge conflict with /docs/reference/command-line-tools-reference/kube-apiserver.md and preferred master
2021-03-17 21:29:04 -07:00
mengjiao.liu 5ae7283deb update volume rdb `Rados Block Device` link 2021-03-18 10:27:24 +08:00
Kubernetes Prow Robot 7afd404212
Merge pull request #26818 from andyzhangx/azurefile-migration-dev1.21
Update Azure file feature gates for 1.21 beta
2021-03-17 17:53:19 -07:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Andy Zhang b1ed2166e7
Update volumes.md 2021-03-17 15:03:33 +08:00
pacoxu 9c7c311ec2 correct the version of beta annotation for storage 2021-03-15 13:27:51 +08:00
Jailton Lopes 3f6343225d
Rewriting the description in the background section of how the volume behaves when a pod ceases to exist.
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-03-13 23:03:21 -03:00