Kubernetes Prow Robot
ee56ef7861
Merge pull request #37791 from Pradumnasaraf/Update-projected-volumes
...
docs: Update projected-volumes.md
2022-11-13 18:31:56 -08:00
andyzhangx
0d59a04348
mark CSIMigrationAzureFile as GA
2022-11-10 07:04:22 +00:00
windsonsea
cd2d854a8f
Tweak line wrappings in /volume-snapshots.md
2022-11-10 10:13:33 +08:00
Divyen Patel
646a4d013d
CSIMigrationvSphere doc update
2022-11-09 10:20:45 -08:00
xin.li
337a63a995
[en] modify invalid links
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-11-09 16:41:45 +08:00
Pradumna Saraf
0f9c060a68
docs: Update projected-volumes.md
2022-11-08 17:55:40 +00:00
Kubernetes Prow Robot
fb297763e7
Merge pull request #35053 from verb/32351-projected-volumes
...
Clarify handling of projected SA token permissions
2022-11-08 08:42:19 -08:00
Chris Banks
c760959192
Fix tiny typo in NFS Volume example.
...
`Pod.spec.volumes.nfs.readOnly` was subtly misspelled `readonly`, which was breaking the example.
```
$ k explain Pod.spec.volumes.nfs.readonly
error: field "readonly" does not exist
$ k explain Pod.spec.volumes.nfs.readOnly
KIND: Pod
VERSION: v1
FIELD: readOnly <boolean>
...
```
2022-11-07 22:03:48 +00:00
Kubernetes Prow Robot
b317d783ff
Merge pull request #37420 from mattcary/emptysize
...
Clarify emptyDir sizeLimit
2022-11-07 08:12:17 -08:00
Kubernetes Prow Robot
b4bce489d3
Merge pull request #37704 from windsonsea/dynpro
...
Optimize link text in /dynamic-provisioning.md
2022-11-07 05:10:17 -08:00
Tim Bannister
3c53de8086
Mark glusterfs volume type deprecated everywhere
...
Fix up a few places where glusterfs wasn't marked as deprecated.
2022-11-05 18:16:27 +00:00
windsonsea
32f1033df0
Optimize link target in /dynamic-provisioning.md
2022-11-04 09:51:15 +08:00
Lee Verberne
3afe0c7cd7
Clarify which files are modified in projected service account tokens
2022-11-02 15:06:18 +01:00
Lee Verberne
77fd1deecd
Address reviewer comments
2022-11-02 14:53:05 +01:00
windsonsea
35665871da
Fix links about flexvolume
2022-11-01 15:38:12 +08:00
Kubernetes Prow Robot
93f9481370
Merge pull request #37495 from haosdent/haosdent/concepts/storage
...
KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/storage
2022-10-30 17:18:45 -07:00
Haosdent Huang
54ecdc4896
KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/storage.
2022-10-24 15:55:54 -04:00
Shivay Lamba
e3ea67a23d
Kubernetes Docs Sprint: lowercase volume
...
Signed-off-by: Shivay Lamba <shivaylamba@gmail.com>
2022-10-24 18:32:57 +00:00
Matthew Cary
8eece1b4b4
Clarify emptyDir sizeLimit
2022-10-24 10:34:49 -07:00
Grant MacGillivray
8fd0dbbed6
changing parenthesis location as per comment
2022-10-11 11:37:03 -07:00
Grant MacGillivray
dc812cdc59
adding missing close parenthesis
2022-10-05 15:27:47 -07:00
Mitesh Jain
0c2ce1dc04
ExpandCSIVolumes is GA since 1.24
2022-09-22 15:20:24 +05:30
Kubernetes Prow Robot
3af9c833f1
Merge pull request #36534 from mac-chaffee/nfs-example
...
Add a Pod-based example for NFS volumes
2022-09-20 13:53:12 -07:00
Mac Chaffee
5f58dea140
Explicitly mention NFS via PV
2022-09-12 19:03:47 -04:00
Bishal das
3039cc0116
Update persistent-volumes.md
2022-09-06 20:01:48 +05:30
kadtendulkar
fe1d65ba61
Update content/en/docs/concepts/storage/storage-capacity.md
2022-09-05 22:07:18 +05:30
Mac Chaffee
82756b1da1
Add a Pod-based example for NFS volumes
2022-09-02 12:32:24 -04:00
Kubernetes Prow Robot
008db23fe7
Merge pull request #36407 from johnlinp/add-note-pre-provisioned-snapshot
...
Add a note on the pre-provisioned snapshot scenario
2022-09-02 07:32:06 -07:00
John Lin
190cc364c2
Add a note on the pre-provisioned snapshot scenario
...
I found it confusing when filling a non-existing
volumeSnapshotRef when creating a VolumeSnapshotContent
in the pre-provisioned mode. I hope this note can clear
up some confusion.
Signed-off-by: John Lin <johnlinp@gmail.com>
2022-09-01 22:57:33 -07:00
kadtendulkar
abd559c837
Update content/en/docs/concepts/storage/windows-storage.md
2022-08-30 22:06:05 +05:30
Lee Verberne
2512f5d7f1
Update content/en/docs/concepts/storage/projected-volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-26 20:13:01 +02:00
kadtendulkar
d2a5d8a9c7
Update content/en/docs/concepts/storage/storage-classes.md
2022-08-25 22:12:10 +05:30
Kubernetes Prow Robot
2a42a8a9c3
Merge pull request #36196 from kadtendulkar/kad27
...
Modify link context on Storage Classes page
2022-08-24 12:01:49 -07:00
kadtendulkar
d176764df9
Update content/en/docs/concepts/storage/storage-classes.md
2022-08-23 21:36:34 +05:30
Roman Bednar
0a4a178f64
add documentation for retroactive default storage class assignment
2022-08-19 10:07:15 +02:00
carolina valencia
6810fa976d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-18 15:58:41 -03:00
Arnaud Meukam
a180cd6853
Update docs to reference new container image registry
...
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.
Ref: https://github.com/kubernetes/k8s.io/issues/3411
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot
6ddfd114d2
Merge pull request #35741 from kadtendulkar/kad24
...
Fix link on Storage Classes page
2022-08-17 02:20:55 -07:00
Jiawei Wang
5db7ddf2da
Update CSI migration feature status, and remove docs for unsupported plugins
2022-08-16 04:38:47 +00:00
Kubernetes Prow Robot
7fa2e305bb
Merge pull request #35334 from humblec/nodeExpandDOC
...
csi: add nodeExpandSecret KEP details
2022-08-15 19:19:07 -07:00
Kubernetes Prow Robot
8bcf5e8458
Merge pull request #35510 from dobsonj/kep-596-1.25-updates
...
KEP-596: Move CSIInlineVolume to GA
2022-08-12 02:40:46 -07:00
Kubernetes Prow Robot
c7350bc0d4
Merge pull request #35551 from divyenpatel/update-vsphere-doc
...
update migration requirement for in-tree vSphere volumes
2022-08-11 10:50:58 -07:00
Kubernetes Prow Robot
1827f44239
Merge pull request #35691 from Kartik494/update_CSI_Volume_cloning
...
improve documentation for Cloning support for different storage classes
2022-08-10 18:32:58 -07:00
kadtendulkar
ffb69f96ba
Update content/en/docs/concepts/storage/volumes.md
2022-08-09 21:22:41 +05:30
kadtendulkar
68d8e4ad3d
Update content/en/docs/concepts/storage/storage-classes.md
...
Update content/en/docs/concepts/storage/storage-classes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-09 21:11:25 +05:30
kartik494
317c21379d
improve documentation
2022-08-09 10:13:32 +05:30
Divyen Patel
f5153aa41d
update migration requirement for in-tree vSphere volumes
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-07 15:02:25 -07:00
Humble Chirammal
2c306bcc12
csi: add nodeExpandSecret KEP details
...
Ref#
KEP: https://github.com/kubernetes/enhancements/pull/3173/
Implementation: https://github.com/kubernetes/kubernetes/pull/105963
Blog: https://github.com/kubernetes/website/pull/33979
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-08-01 09:31:13 +05:30
Jonathan Dobson
37647c4ce8
KEP-596: Move CSIInlineVolume to GA
2022-07-28 09:31:37 -06:00
Kartik Sharma
9cf150f4c2
Update content/en/docs/concepts/storage/dynamic-provisioning.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-07-26 09:24:45 +05:30
kartik494
8cc45e347d
Add hyperlink for is-default-class annotation
2022-07-24 19:15:05 +05:30
Lee Verberne
d825c72ed1
Fix typo in projected volumes formatting
...
Co-authored-by: Chris Negus <cnegus@redhat.com>
2022-07-19 08:24:51 +02:00
Lee Verberne
f84789b099
Improve clarity of projected account token behavior
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-17 12:49:15 +02:00
Kubernetes Prow Robot
b6faf1c863
Merge pull request #35049 from windsonsea/nodesyhf
...
[en] fix typos in /projected-volumes.md
2022-07-16 08:00:53 -07:00
John Daniel Maguire
13a3118ca5
Cinder conditionally supports ReadWriteMany volumes ( #34219 )
...
* Cinder conditionally supports ReadWriteMany volumes
* Link directly to official docs.
Signed-off-by: John Daniel Maguire <john.maguire@streamnative.io>
2022-07-16 07:26:53 -07:00
Lee Verberne
31416af3fa
Clarify handling of projected SA token permissions
2022-07-15 16:57:01 +02:00
Michael
6a1caa355a
[en] fix typos in /projected-volumes.md
2022-07-15 17:10:48 +08:00
Qiming Teng
d705d9ed1c
Batch fix links (3)
2022-07-09 09:14:06 +08:00
kadtendulkar
1092389655
Update content/en/docs/concepts/storage/ephemeral-volumes.md
2022-07-04 21:52:52 +05:30
Yuan Shing Kong
2d2ae604dd
Fix typo
2022-06-19 10:43:23 +08:00
Kubernetes Prow Robot
3a0d817bb8
Merge pull request #32400 from sftim/20220321_document_downward_api_concept
...
Revise downward API documentation
2022-06-16 23:38:31 -07:00
Kubernetes Prow Robot
de82b20085
Merge pull request #33565 from jihoon-seo/220509_Fix_links_to_ephemeral_volume_types
...
Fix links to ephemeral volume types
2022-06-13 22:43:32 -07:00
Sean Wei
34155fed0b
Fix links for k/design-proposals-archive
...
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.
This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Joseph Richardson
8a3b403725
updated soon-to-be-broken link
...
The old link went to a page that linked to an archived repo that held the document. This link goes to the document in the archived repo.
Note that the redirect page is scheduled to be deleted: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/persistent-storage.md?plain=1#L6
2022-06-06 10:14:32 -04:00
Kubernetes Prow Robot
b861992f9d
Merge pull request #31908 from s-kawamura-w664/pv_accessmodes
...
Add that pv's access modes are not constraints on the volume.
2022-06-01 04:53:02 -07:00
Priyanshu Ahlawat
370e5273b7
Update volumes.md ( #32924 )
...
* Update volumes.md
* Update volumes.md
2022-06-01 04:17:02 -07:00
Mark Rossetti
4d9e6d736b
Windows documentation overhaul ( #33582 )
...
* Move Windows storage concepts to a new page
- Move FlexVolume plugins section to docs/concepts/storage/volumes.md
- Move CSI plugins section to en/docs/concepts/storage/volumes.md
- Move in-tree plugins section to en/docs/concepts/storage/volumes.md
* Moving networking related content in
/docs/setup/production-environment/windows to various locations
- Moving windows DNS limitations to/docs/concepts/services-networking/dns-pod-service.md
- Moving windows session sticky time disclaimer to /docs/concepts/services-networking/service.md
- Moving windows dual stack support info to /docs/concepts/services-networking/dual-stack.md
- Moving generic Windows content to
/docs/concepts/services-networking/windows-networking.md
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
* Moving Windows troubleshooting topics to /tasks/debug-application-cluster/
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
* Moving windows containers user guide out of /setup/production-environment/
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
* fixup! Moving windows containers user guide out of /setup/production-environment/
* moving intro-windows-in-kubernetes content out of /setup/production-environment/
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Aravindh Puthiyaparambil <aravindh@redhat.com>
2022-05-26 17:19:55 -07:00
Tim Bannister
7f3604a949
Revise downward API documentation
...
- add a glossary entry
- add a concept page
- revise other documentation in light of above changes
2022-05-26 13:26:45 +01:00
Jihoon Seo
13860de734
Fix links to ephemeral volume types
2022-05-09 11:51:06 +09:00
Nate W
5ead53b3e8
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-05-02 10:29:49 -07:00
Jens-Uwe Walther
511c74564d
Remove gp3 from supported EBS volume types
...
gp3 is not supported for the in-tree plugin "kubernetes.io/aws-ebs", only for external EBS CSI driver. So we have to remove it here
See following issue which shows that it does not work:
https://github.com/kubernetes/website/issues/33036#issuecomment-1110766774
2022-04-27 12:14:03 +02:00
Kubernetes Prow Robot
95859dd9df
Merge pull request #32824 from divyenpatel/dev-1.24
...
deprecate vsphere volume and update migration support detail
2022-04-26 11:28:53 -07:00
Raunak Pradip Shah
02c43d28cf
Remove v6 reference
2022-04-20 01:42:46 +05:30
Raunak Pradip Shah
66a191109c
Remove v6 reference
2022-04-20 01:41:01 +05:30
Raunak Pradip Shah
5a1479b742
Use kubectl to determine if feature is present
2022-04-20 00:17:33 +05:30
s-kawamura-w664
f26337fadc
Add that pv's access modes are not constraints on the volume.
2022-04-18 11:59:53 +00:00
Divyen Patel
9fd1ccd427
deprecate vsphere volume and update migration support detail
2022-04-13 16:45:29 -07:00
Raunak Pradip Shah
f89729d014
Add docs for preventing volume mode conversion
2022-04-13 19:29:16 +05:30
Kubernetes Prow Robot
f80cf4db50
Merge pull request #32667 from dobsonj/kep-596-1.24-updates
...
Update security considerations for CSI inline ephemeral volumes
2022-04-12 19:16:46 -07:00
Jonathan Dobson
f9ba38b5d2
Update security considerations for CSI inline ephemeral volumes
2022-04-12 09:48:18 -06:00
Kubernetes Prow Robot
f531bf4569
Merge pull request #32683 from fengzixu/main
...
doc: update volume health monitoring doc with metrics content
2022-04-11 17:19:22 -07:00
Kubernetes Prow Robot
3fca29abb1
Merge pull request #32803 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-04-07 20:10:41 -07:00
Nate W
d1bce4cb0d
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-07 10:41:49 -07:00
Deepak Kinni
23b57a355c
Change feature state to alpha for HonorPVReclaimPolicy
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-07 19:29:46 +05:30
Deepak Kinni
8c9bf99a66
Update docs to specify PV deletion protection finalizer support for only dynamically provisioned volumes
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-05 21:28:47 +05:30
fengzixu
b74b4c18fe
doc: update volume health monitoring doc
2022-04-05 12:51:50 +00:00
Mitesh Jain
cea33bb349
Add information about InTreePluginAzureFileUnregister and InTreePluginAzureDiskUnregister.
2022-04-01 19:30:20 +05:30
Nate W
f85be125b9
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot
a3be045946
Merge pull request #32625 from tengqm/AnyVolumeDataSource-beta
...
AnyVolumeDataSource feature is now Beta
2022-03-31 14:43:06 -07:00
Kubernetes Prow Robot
ef745a03be
Merge pull request #32624 from tengqm/AzureDiskCSIMigration-ga
...
Update AzureDiskCSIMigration to GA
2022-03-31 14:41:05 -07:00
Kubernetes Prow Robot
55a99e6156
Merge pull request #32570 from deepakkinni/pv_doc_up_v1
...
Docs for changes related to HonorPVReclaimPolicy feature
2022-03-31 14:37:05 -07:00
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
Qiming Teng
441a68cbaf
Update AzureDiskCSIMigration to GA
2022-03-30 12:39:30 +08:00
Qiming Teng
fa95fa9b23
AnyVolumeDataSource feature is now Beta
2022-03-30 09:01:40 +08: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
Deepak Kinni
5d0146ba6a
Docs for changes related to HonorPVReclaimPolicy feature
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-29 10:01:27 +05:30
Qiming Teng
93bdfe8142
Move all volume expansion feature gates to GA
2022-03-29 10:38:58 +08:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -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
602f1c93b2
Merge pull request #32495 from tengqm/csi-openstack-mig-ga
...
CSIMigrationOpenStack will be GA in 1.24
2022-03-25 13:39:59 -07:00
Davanum Srinivas
8fe2f0b1c7
CSIMigrationOpenStack will be GA in 1.24
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-03-25 19:15:24 +08: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
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
Jan Safranek
f7e5f7cae0
CSI migration of Cinder volume plugin is on by default
...
Document that OpenStack Cinder CSI migration is enabled by default in
Kubernetes 1.21 and that corresponding CSI driver must be installed.
2021-03-10 17:34:06 +01:00
Andy Zhang
1e77a684c2
Update content/en/docs/concepts/storage/volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-07 21:28:40 +08:00
Patrick Ohly
f5aaf40e88
storage capacity: beta
...
After the promotion to beta in 1.21, enabling the feature is easier
and mostly just depends on the CSI driver deployment.
2021-03-04 08:26:22 +01:00
andyzhangx
0d3e8f4a71
Update Azure file feature gates for 1.21 beta
2021-03-03 13:32:00 +00:00
Kubernetes Prow Robot
0a0dc4de36
Merge pull request #25022 from chiehmin/add-parition-field-for-ebs
...
docs: add partition field for EBS
2021-02-12 07:41:09 -08: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
Sean McGinnis
3625bc5ba5
Update link to Cinder CSI driver documentation
...
The original link has moved due to docs restructuring in the
cloud-provider-openstack repo. Also correcting the capitalization.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-01-31 07:40:49 -06: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
Kubernetes Prow Robot
8260261d9e
Merge pull request #25567 from lostsquirrel/patch-8
...
Add missing word
2021-01-08 07:32:54 -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
Philippe Martin
04664781a0
Remove broken link to CSIStorageCapacity in API reference
2020-12-13 20:24:35 +01:00
lostsquirrel
31bbd71def
Add missing word
...
According to the content, it seems missing this word
2020-12-11 16:27:42 +08:00
Anna Jung (VMware)
7f43aceddb
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-12-07 10:39:57 -06:00
Chieh-Min Wang
4237738f3c
docs: add partition field for EBS
...
If the EBS volume is partitioned, you have to specify which partition to
mount or the mounting process will fail.
```
mount: /var/lib/kubelet/plugins/kubernetes.io/aws-ebs/mounts/vol-<volumeid>: wrong fs type, bad option, bad superblock on /dev/nvme3n1, missing codepage or helper program, or other error.
```
2020-12-05 13:39:57 +08: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
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Kubernetes Prow Robot
21c05e4fb7
Merge pull request #24906 from derekwaynecarr/memory-backed-size
...
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 10:56:51 -08:00
Derek Carr
af239416bf
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 13:22:10 -05:00
Michiel Van Gendt
01d4a0a4dd
Fix link to CSI ephemeral volumes
2020-11-28 12:43:49 +01:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
Xing Yang
e62b6e1b18
Add doc for snapshot GA ( #24849 )
2020-11-13 05:08:24 -08:00
Zaheer Merali
e3db381880
Move link away from deprecated external-storage repo
2020-11-11 14:54:45 +00:00
Zaheer Merali
927a127b48
Correct link to external-storage
2020-11-10 17:07:06 +00:00
Tim Hockin
6fdb3e10d7
Revert storage-related topology changes
2020-11-04 09:01:42 -08:00
Tim Hockin
300c2e8545
Better docs for standard topology labels
...
As per KEP 1659, topology labels are now more formalized. Move away
from the older `failure-domain.beta` names ands use `topology` names
instead.
2020-11-03 11:27:58 -08:00
Karen Bradshaw
1c8429a173
fix csimigration feature state
2020-10-29 10:42:44 -04:00
KilimAnnejaro
6aee0699e2
moving use cases up
2020-10-27 20:50:49 -05:00
KilimAnnejaro
7f5f3cb00e
responding to comments
2020-10-27 20:15:09 -05:00
KilimAnnejaro
1d809aabd6
use cases for volume snapshot
2020-10-27 18:28:30 -05:00
Karen Bradshaw
3f5d599921
testing styling of resources, plugins, drivers
2020-10-26 14:04:55 -04:00
Kubernetes Prow Robot
fe90f65e6a
Merge pull request #24677 from tengqm/links-concepts
...
Fix links in concepts section
2020-10-22 06:41:35 -07:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08:00
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07: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
Feruzjon Muyassarov
55d2702f3f
Fix 404 issues
2020-09-19 00:07:30 +03:00
Kubernetes Prow Robot
1057430f94
Merge pull request #23647 from lparis/patch-2
...
Update storage-classes.md
2020-09-17 18:04:46 -07:00
Feruzjon Muyassarov
e89dc4f7c2
Fix 404 in storage doc
2020-09-18 00:30:28 +03:00
unknown
82c612be23
Added direct link
2020-09-17 11:13:47 -07:00
unknown
4c67cd640f
Remove example, point to repo
2020-09-17 10:59:31 -07:00
unknown
09a658eeb5
Addressing feedback
2020-09-15 12:59:42 -07:00