Tim Bannister
24b350662c
Remove links to cloud providers page
2020-08-28 12:53:42 +01:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Savitha Raghunathan
95c94c03d5
resolving conflicts
2020-08-23 12:13:37 -04:00
Kubernetes Prow Robot
7c39165d67
Merge pull request #23053 from shuuji3/en/fix-code-block-volume-snapshot
...
Fix the code block on concepts/storage/volume-snapshots page
2020-08-16 14:20:18 -07:00
Omar Saleem
6ac37b76be
fix a typo
...
you "lose" data not "loose" data. quick fix
2020-08-15 13:07:42 -04:00
Kubernetes Prow Robot
9d0baba1e1
Merge pull request #23075 from annajung/merged-master-dev-1.19
...
Merged master dev 1.19
2020-08-12 09:43:44 -07:00
Anna Jung
09d0f598fa
Merge master into dev-1.19 to keep in sync
2020-08-11 08:34:02 -05:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
Patrick Ohly
6d84df458e
Update content/en/docs/concepts/storage/storage-capacity.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-10 19:32:25 +02:00
Patrick Ohly
c5e26a2636
Update content/en/docs/concepts/storage/storage-capacity.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-10 19:32:12 +02:00
Patrick Ohly
0dd9d1088e
storage capacity: mention API group
...
Just the feature gate alone is not enough, the API group also needs to
be enabled.
2020-08-10 16:23:59 +02:00
TAKAHASHI Shuuji
e806ba5207
Fix the indentation and lang of the code block on concepts/storage/volume-snapshots.
2020-08-10 11:40:41 +09:00
Hemant Kumar
90f89a763f
Add docs for manual recovery from resize failure
2020-08-06 12:31:45 -04:00
Savitha Raghunathan
53c71ad3f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-08-03 16:09:39 -04:00
Savitha Raghunathan
e2a861c2f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-07-27 19:10:42 -04: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
81e9489f9a
Merge pull request #21767 from OriHoch/patch-1
...
volume_attributes is now volume_context in CSI spec
2020-07-26 19:50:16 -07:00
Savitha Raghunathan
53f2d23359
resolving conflicts
2020-07-19 19:15:36 -04:00
Michelle Au
8a53eed8d8
Update Azure disk feature gates for 1.19 beta
2020-07-16 09:55:20 -07:00
Patrick Ohly
19b8f8421f
storage: CSIStorageCapacity
...
This is the initial documentation for one new feature:
- https://github.com/kubernetes/enhancements/issues/1472
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-16 08:52:08 +02:00
Kubernetes Prow Robot
79b9438d8b
Merge pull request #21444 from xing-yang/csi_migration_1.19
...
Add doc for vSphere CSI Migration
2020-07-15 16:22:35 -07:00
Kubernetes Prow Robot
3f7af5daaf
Merge pull request #22438 from pohly/generic-ephemeral-volumes
...
storage: GenericEphemeralVolume
2020-07-15 09:48:38 -07:00
Patrick Ohly
4401fd81d7
Update content/en/docs/concepts/storage/ephemeral-volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-15 18:28:34 +02:00
xing-yang
d2c58dcd0f
Add doc for vSphere CSI Migration
2020-07-15 15:02:30 +00:00
Patrick Ohly
25d50c17b5
Update content/en/docs/concepts/storage/ephemeral-volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-14 20:47:39 +02:00
Patrick Ohly
5981f4f860
storage: GenericEphemeralVolume
...
This is the initial documentation for one new feature:
- https://github.com/kubernetes/enhancements/issues/1698
A new page gets created for different ephemeral volumes because the
relationship between them needs to be explained.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-14 10:32:53 +02: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
Savitha Raghunathan
0ebc16c10c
resolving conflicts
2020-07-08 16:01:48 -04:00
Savitha Raghunathan
220d754880
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-06-30 18:02:37 -04:00
Marek Anderson
76d2794e66
Clarify PVC access modes in third paragraph
...
The last sentence of the third paragraph was worded in an unreadable way.
Before: Claims can request specific size and access modes (e.g., they can be mounted once read/write or many times read-only).
Replaced with technical terms and hyperlinked to Access Modes section on the same page.
2020-06-29 16:05:36 -04:00
Kubernetes Prow Robot
86d373b0f9
Merge pull request #21997 from sftim/20200622_tidy_concepts_section_post_docsy
...
Tidy concepts section post-Docsy
2020-06-27 17:12:14 -07:00
Jerry Park
427b4ec428
Fix issue with links to wrong section name
2020-06-27 20:58:23 +09:00
Tim Bannister
3ff7312cff
Add descriptions to Concept sections
...
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Savitha Raghunathan
7ddedb00a0
resolving conflicts
2020-06-17 17:11:24 -04:00
Timo Reimann
92e9bf96b5
Document annotation to set default VolumeSnapshotClass
2020-06-17 10:59:42 +02:00
Arhell
f8c1f91d97
update to right styling for VolumeSnapshotClass concept
2020-06-17 01:12:13 +03:00
Irvi Firqotul Aini
9d7c4de9ca
Redirect deadlinks for:
...
- https://ai.google/research/pubs/pub43438
- https://docs.docker.com/engine/admin/volumes/
2020-06-15 16:46:58 +07:00
Ori Hoch
527960a092
volume_attributes is now volume_context in CSI spec
...
this is reflected in the code as well: https://github.com/kubernetes/kubernetes/blob/master/pkg/volume/csi/csi_client.go#L52
2020-06-15 10:20:56 +03:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Savitha Raghunathan
f1966fe56a
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-06-09 11:21:36 -04:00
Cheng Xing
db66a176dc
Updating regional PD manual provision steps
2020-05-27 15:42:58 -07:00
Savitha Raghunathan
1f08c931df
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-05-19 16:58:32 -04:00
Kubernetes Prow Robot
f1929c87ea
Merge pull request #20924 from celestehorgan/fix-broken-links
...
Fix broken links identified by linkchecker
2020-05-14 07:22:22 -07:00
Celeste Horgan
e0ae1338cd
Correct links
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 13:58:32 -07:00
Anusha Ramineni
f50994a08c
Update volumes.md
2020-05-12 12:12:22 +05:30
Savitha Raghunathan
ea8179d29d
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-05-11 16:07:40 -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
fml2
d1ff4e7c12
Document that UTF-8 is used when exposing configMaps as files
2020-05-07 23:45:43 +02:00
Kevin Taylor
4ed975af84
Remove reference to VolumeSubpathEnvExpansion feature gate
2020-05-06 17:47:54 -07:00