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
Haosdent Huang
54ecdc4896
KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/storage.
2022-10-24 15:55:54 -04: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
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
carolina valencia
6810fa976d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-18 15:58:41 -03:00
Jiawei Wang
5db7ddf2da
Update CSI migration feature status, and remove docs for unsupported plugins
2022-08-16 04:38:47 +00:00
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
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
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
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
Damilola Abioye
bf7b94c65a
updated allowedTopologies values format
2022-03-02 20:04:02 +01:00
BG
541e89228c
[StorageClasses] Add gp3 to available ebs volume types
2022-02-14 11:38:44 +01:00
Paco Xu
d51b32bab8
storage class parameters value should be string
2022-01-06 11:24:06 +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
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
Chen, Xu Chun (Simon)
a6edadd674
add nfs storageClass example ( #28941 )
...
* add nfs example
* --amend
2021-07-27 02:48:45 -07: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
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
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
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05: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
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07: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
Lorenzo Paris
d3475e6a5c
Update content/en/docs/concepts/storage/storage-classes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-09-09 14:37:24 -07:00
Lorenzo Paris
7048041d14
Update storage-classes.md
...
Adding vSphere CSI StorageClass example.
2020-09-01 16:47:11 -07:00
Qiming Teng
0bdcd44e6b
Replace reference to redirect entries (1)
...
We are referencing the redirect entries in the docs, at many places.
These references should be updated to the correct content page.
2020-07-27 13:22:53 +08:00
Kubernetes Prow Robot
9866538717
Merge pull request #22454 from djbrown/portworx-patch-en
...
fix portworx io priority parameter name [EN]
2020-07-11 00:01:21 -07:00
Daniel Brown
a644a09ec7
fix portworx io priority parameter name
...
update `io_priority` to `priority_io`
see https://docs.portworx.com/portworx-install-with-kubernetes/storage-operations/create-pvcs/dynamic-provisioning/
Name: priority_io
Description: IO Priority: low|medium|high
Example: priority_io: “high”
2020-07-10 10:51:21 +02:00
Jerry Park
427b4ec428
Fix issue with links to wrong section name
2020-06-27 20:58:23 +09:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Adam Kaplan
55e17b86f2
mv "Assign Pods" and "Taints and Tolerations" concepts to "Scheduling and Eviction"
...
* Moved "Assigning Pods to Nodes" article to Concepts -> Scheduling and Eviction
* Moved "Taints and Tolerations" article to Concepts -> Scheduling and Eviction
* Updated weight of the "Kubernetes Scheduler" article so it appears first
* Updated redirects
* Replaced links to "Assigning Pods to Nodes" and "Taints and Tolerations" articles
to avoid redirects.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-05-11 11:29:16 -04:00
Cheng Xing
2b4c1c3aec
update regional pd description to use volume topology mechanism
2020-04-17 11:43:51 -07:00
Jordan Liggitt
ace502b542
Make feature-state tag usage consistent
2020-04-09 13:19:41 -04:00
varadaprasanth
fb0a183a75
Pod Object is modified as per standards
...
After Fix - Local volumes do not currently support dynamic provisioning, however a StorageClass
should still be created to delay volume binding until Pod scheduling.
2020-04-07 13:28:47 +05:30
Kubernetes Prow Robot
16f5494192
Merge pull request #20073 from grischdian/master
...
add fstype parameter for gce pd
2020-04-03 09:03:46 -07:00
Christian Rost
ccce4e2f5a
add fstype parameter for gce pd
2020-04-03 01:45:38 +02:00
Sujay Pillai
7ebfafd047
Updated formatting in "Persistent Volumes" & "Storage Classes" ( #19575 )
...
* Updated formatting in "Persistent Volumes" & "Storage Classes"
* Ammended the suggestions
* Amended changes after PR review
* Ammended the suggestions
* Ammended the suggestions
* Amended changes
2020-03-25 19:26:25 -07:00
Andrew Allbright
1242c008a8
Update some instances of latin abbreviation e.g. to alternative phrases ( #19182 )
2020-02-29 23:12:40 -08:00