Mitesh Jain
cea33bb349
Add information about InTreePluginAzureFileUnregister and InTreePluginAzureDiskUnregister.
2022-04-01 19:30:20 +05:30
Tim Bannister
672813f3e7
Move PSP into Security concepts section
...
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Chuck Ha
e611a04e6d
Removes a space that breaks a markdown link
...
Signed-off-by: Chuck Ha <chuckh@twitter.com>
2022-03-29 12:56:15 -07:00
Kubernetes Prow Robot
185512f752
Merge pull request #32000 from Kartik494/podsecuritypolicies
...
Added Pod security deprecation note
2022-03-25 15:47:58 -07:00
Kubernetes Prow Robot
39fd63ba12
Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
...
fix busybox image to version 1.28
2022-03-25 15:45:59 -07:00
Meha Bhalodiya
a3660a0d76
feat: documenting serviceAccountToken volume type ( #31329 )
...
* feat: documenting serviceAccountToken volume type
* serviceAccountToken: correct few terms
* Update volumes.md
* Migrate to projected-volumes
* Update projected-volumes.md
* Remove serviceAccountToken from volume type
* Update projected-volumes.md
* Change heading's fragment identifier
2022-03-25 15:31:58 -07:00
Kubernetes Prow Robot
7720ef4bb8
Merge pull request #32182 from mattcary/patch-1
...
Update external provisioner specification reference in storage-classes.md
2022-03-24 23:25:50 -07:00
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
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