Commit Graph

384 Commits

Author SHA1 Message Date
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
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