Commit Graph

4318 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 5a7b92971c Merge pull request #22764 from vincenthcui/master
update default config for Openstack Cloud Controller Manager since v1.17.0 version release
2020-08-16 20:00:18 -07:00
shumiao 0519271bb4 fix a minor typo "scopes," -> "scopes", 2020-08-16 18:17:35 -07:00
Kubernetes Prow Robot 9c585bcafb Merge pull request #23169 from hiramf/patch-1
remove rkt reference
2020-08-16 14:26:18 -07:00
Kubernetes Prow Robot 4a4e84e479 Merge pull request #21284 from MorrisLaw/remove-third-party-vendors
Remove third-party vendors from cloud provider docs
2020-08-16 14:24:18 -07:00
Kubernetes Prow Robot a860aee1d7 Merge pull request #23073 from habibrosyad/patch-22980
Relocate 'qosClass' under 'status' in examples
2020-08-16 14:22:18 -07: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
Kubernetes Prow Robot 8c60bd2208 Merge pull request #22975 from kbhawkey/kb-fix-heading-cheatsheet
remove extra title in kubectl cheatsheet
2020-08-16 14:10:18 -07:00
Hiram Foster 74ed545285 remove rkt reference 2020-08-15 18:55:49 -04:00
Hiram Foster 1d60018620 remove rkt reference
Project has ended
2020-08-15 18:31:23 -04:00
Omar Saleem 6ac37b76be fix a typo
you "lose" data not "loose" data. quick fix
2020-08-15 13:07:42 -04:00
M. Habib Rosyad e0eedf9bdc fix example in k8s.io/docs/setup/release/version-skew-policy 2020-08-15 21:55:06 +07:00
Tim Bannister 84b05958b2 Tidy troubleshooting task 2020-08-15 14:07:07 +01:00
Savitha Raghunathan 9b21270b8f Update minor verison in api index page 2020-08-14 10:21:36 -04:00
MorrisLaw 2ff7e96e16 Remove third-party vendors from cloud provider docs 2020-08-14 13:50:42 +00:00
Daniel Mendes 5247eaccc3 Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-14 14:55:00 +02:00
Daniel Mendes 869817b56c Update jsonpath.md 2020-08-14 11:40:11 +02:00
Daniel Mendes 2a33dfdcd6 Update jsonpath.md
Adding note that JSONPath in kubectl cli does not currently support RegEx.
2020-08-14 11:31:00 +02:00
lostsquirrel be9d7567be This should not be shell
the code is yaml
2020-08-14 10:15:16 +08:00
Derek Willingham 7fe9521376 Update images.md
fix grammar.
2020-08-13 18:24:11 -04:00
Savitha Raghunathan 50cfe280cd Updating generated files for v1.19.0-rc.4 2020-08-13 16:45:52 -04:00
Bruno Gabriel da Silva d8b3ec4f63 Update manifests with the correct API version
Change the API from deployment  manifests  apps/v1beta1 ->  apps/v1

As per doc (https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/)

Deployment in the extensions/v1beta1, apps/v1beta1, and apps/v1beta2 API versions is no longer served
Migrate to use the apps/v1 API version, available since v1.9. Existing persisted data can be retrieved/updated via the new version.
2020-08-13 11:06:12 +01:00
RA489 5a8806379c Update Creating a single control-plane cluster with kubeadm 2020-08-13 15:03:04 +05:30
Mael FOSSO 20468289fe Update container-lifecycle-hooks.md
To follow the same logic like the one for describing the **PreStop** hook, I think it's better to write it kike that.
2020-08-13 06:32:51 +02:00
Kubernetes Prow Robot cd31f49c76 Merge pull request #23054 from Evalle/ISSUE-23030
Improve order of workload resources
2020-08-12 13:26:14 -07: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 dfb15d9f30 Fix syntax issue with ingress demo 2020-08-12 08:47:34 -05:00
Kubernetes Prow Robot d95a497cbf Merge pull request #23047 from aallbrig/ingress-minikube-example-snippet-fix
Ingress snippet conforms to ingress spec
2020-08-12 06:25:45 -07:00
zionwu 29c518c175 Fix wrong number in example of resource-bin-packing.md 2020-08-12 20:23:00 +08:00
Qiming Teng b8541d2127 Tune links in tasks section (1/2) 2020-08-12 18:32:22 +08:00
Kubernetes Prow Robot 786a3a65c2 Merge pull request #23061 from pohly/storage-capacity
storage capacity: mention API group
2020-08-12 01:13:45 -07:00
Jerry Park 05e11bb98d Fix issue with k8s.io/docs/concepts/configuration/secret/ 2020-08-12 04:41:34 +00:00
Tim Bannister c105f1a03a Fix glossary definition shortcode
Fix a bug rendering short glossary definitions. Also, add an example
of a short glossary definition to the style guide.
2020-08-11 22:41:42 +01:00
Daniel Schnetler d6e371fc57 Update _index.md 2020-08-11 23:15:20 +02: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
M. Habib Rosyad 31d3d215e6 relocate 'qosClass' under 'status' in examples 2020-08-11 16:55:30 +07:00
Sylvain COULOMBEL eeb9f539d7 Modify wget comment so that 10.0.170.92 refers to ClusterIP of the service and not the PodIP 2020-08-11 00:32:22 +02:00
Divyen Patel a83681671a describe CSIMigrationvSphere and CSIMigrationvSphereComplete flags 2020-08-10 11:09:18 -07: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
Karen Bradshaw efc5566457 modify overview 2020-08-10 08:42:11 -04:00
Karen Bradshaw 1e0c500571 add content_type param, kubeadm pages
add no_list, clean up toc-hide params
2020-08-10 08:41:49 -04:00
Andrew Allbright c8c662b99e Ingress snippet conforms to ingress spec 2020-08-10 05:37:59 -04:00
Evgeny Shmarnev 7f1a2cace5 Improve order of workload resources 2020-08-10 09:56:48 +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
Kubernetes Prow Robot da1eec647d Merge pull request #22994 from tengqm/zh-links-concepts-5
[zh] Fix links in concepts section (5)
2020-08-09 19:22:19 -07:00
Kubernetes Prow Robot a8d831318c Merge pull request #23017 from tengqm/links-tasks-2
Tune links in tasks section (2/2)
2020-08-09 17:24:19 -07:00
Kubernetes Prow Robot 8cb1149e9c Merge pull request #23046 from pjhwa/fix-23045
Fix issue with k8s.io/docs/concepts/workloads/pods/
2020-08-09 11:00:19 -07:00
Jerry Park 00a3e0ae4b Fix issue with k8s.io/docs/concepts/workloads/pods/ 2020-08-09 23:03:55 +09:00