Commit Graph

13774 Commits

Author SHA1 Message Date
Chris Friesen f768f14567 Remove stale docs about disabling the PodPriority feature.
As of 1.18 the PodPriority feature cannot be disabled, so update
the docs to reflect this.
2020-04-27 11:47:50 -06:00
lou-lan 1b821b673e Fix minikube image 'project:hello-minikube-zero-install' has been suspended. 2020-04-28 00:55:08 +08:00
lou-lan bdc18d99f0 Fix minikube image 'project:hello-minikube-zero-install' has been suspended. 2020-04-28 00:51:31 +08:00
lou-lan 762e9dceff Fix minikube image 'project:hello-minikube-zero-install' has been suspended. 2020-04-28 00:49:36 +08:00
lou-lan cbb7349855 Fix minikube image 'project:hello-minikube-zero-install' has been suspended. 2020-04-28 00:46:24 +08:00
lou-lan 4362985748 Fix minikube image 'project:hello-minikube-zero-install' has been suspended. 2020-04-28 00:44:07 +08:00
lou-lan 9ab2de607d Fix minikube image 'project:hello-minikube-zero-install' has been suspended. 2020-04-28 00:41:53 +08:00
lou-lan 7774cc9f35 Fix minikube image 'project:hello-minikube-zero-install' has been suspended. 2020-04-28 00:37:16 +08:00
lou-lan 9abcf6805b Fix minikube image 'project:hello-minikube-zero-install' has been suspended. 2020-04-28 00:31:51 +08:00
lou-lan 2a83547b20 Fix minikube image 'project:hello-minikube-zero-install' has been suspended. 2020-04-28 00:23:43 +08:00
Kubernetes Prow Robot 33f472c285 Merge pull request #20547 from dsbos/patch-5
Tiny who/whom grammar fix.
2020-04-27 09:23:30 -07:00
Jason Bornhoft f7ec0ce675 Remove deprecated --generator=run-pod/v1
`--generator=run-pod/v1` has since been deprecated and is no longer required in v1.18 to create pods. This is now the automatic behaviour.
2020-04-27 11:21:10 -05:00
Kubernetes Prow Robot ab908ac77a Merge pull request #20553 from medyagh/patch-1
update deprecated image in hello minikube
2020-04-27 08:19:29 -07:00
Kubernetes Prow Robot 213769bc72 Merge pull request #20576 from pjhwa/fix-20575
Fix issue with k8s.io/docs/concepts/configuration/manage-resources-co…
2020-04-27 07:49:30 -07:00
Kubernetes Prow Robot 61aeaca844 Merge pull request #20561 from dmitrytokarev/dashboard-v2.0.0
Updated dashboard installation command to use v2.0.0
2020-04-27 07:41:30 -07:00
Jerry Park 1b52e40232 Fix issue with k8s.io/docs/concepts/configuration/manage-resources-containers/ 2020-04-27 23:37:13 +09:00
Hongcai Ren b00c2da0ee Explain how to manage Kubernetes running on HUAWEI CLOUD provider. (#20579)
* Explain how to manage Kubernetes running on HUAWEI CLOUD provider.

* Update content/en/docs/concepts/cluster-administration/cloud-providers.md

Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com>

* Update content/en/docs/concepts/cluster-administration/cloud-providers.md

Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com>

Co-authored-by: Kevin Wang <kevinwzf0126@gmail.com>
2020-04-27 04:45:29 -07:00
Tim Bannister 58498dc3ca Reword PodPreset concept
- Note feature state for PodPreset
- Emphasize section on enabling PodPreset
- Omit version check
  Assume that the reader has a supported version of Kubernetes that
  includes PodPreset.
- List PodPreset as a task prerequisite
  PodPreset is an alpha feature; you can't follow the task page unless
  it's enabled.
2020-04-27 11:35:42 +01:00
Guangze GAO 49d4fc610e Translation blog Weekly-Kubernetes-Community-Hangout 2020-04-27 18:29:04 +08:00
Tobias Klauser 0cc8cd3e32 Update list of admission plugins enabled by default to k8s 1.18
Extracted by running `kube-apiserver -h | grep enable-admission-plugins`
on 1.18.2
2020-04-27 12:25:40 +02:00
Guangze GAO cb84e91c70 Translation blog 2018-08-02-dynamically-expand-volume-csi-translation 2020-04-27 17:37:10 +08:00
Kubernetes Prow Robot e79aa8dbf0 Merge pull request #20564 from spurin/remove_ns_specifics-zh
ZH equivalent for PR20555
2020-04-26 18:41:28 -07:00
Kubernetes Prow Robot bf026f68d5 Merge pull request #20563 from spurin/remove_ns_specifics-ko
KO equivalent for PR20555
2020-04-26 18:21:28 -07:00
Prasad Katti 7798daaa91 Remove 'kubeadm alpha kubelet config download'
Remove `kubeadm alpha kubelet config download` from 'kubeadm alpha' reference page.
2020-04-26 10:58:50 -07:00
James Spurin ff6717e7ef ZH equivalent for PR20555 2020-04-26 17:17:53 +01:00
James Spurin 2e7bb74d99 KO equivalent for PR20555 2020-04-26 17:13:38 +01:00
Dmitry Tokarev 4d29445949 Updated dashboard installation command to use v2.0.0 2020-04-26 01:53:32 -07:00
bryan cde3dfadae Merge branch 'master' into master 2020-04-26 15:58:19 +08:00
bryan f2d359ed4f Fix some translation errors and specifications 2020-04-26 15:44:19 +08:00
Fuxing Loh 60c5368de7 Add missing default value to Progress Deadline Seconds
Potentially confusing sentence, being an optional value; not stating the default value might create an assumption that deployment will retry forever.

https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#deploymentspec-v1-apps
2020-04-26 15:44:19 +08:00
James Spurin 684c777dc6 remove default namespace from referenced yaml file 2020-04-26 15:44:19 +08:00
James Spurin b6f23bb8d5 remove ns specifics for example 2020-04-26 15:44:18 +08:00
Joerg Schad 75e2e3e93a Fixed wrong file location in example. 2020-04-26 15:44:18 +08:00
James Spurin d6bcd32888 Update content/fr/docs/concepts/storage/persistent-volumes.md
Co-Authored-By: Rémy Léone <remy.leone@gmail.com>
2020-04-26 15:44:18 +08:00
James Spurin 9736e270cc updated with FR equivalent for PR19774 2020-04-26 15:44:17 +08:00
moons 318960cf71 Update init-containers.md 2020-04-26 15:44:17 +08:00
Jerry Park be5b98546a Fix issue with content/ko/includes/task-tutorial-prereqs.md 2020-04-26 15:44:16 +08:00
nevermyuk 02fbdfa7d2 Add note to Flannel Preparation Step
Add note to Flannel Preparation Step

Remove note

remove whitespace

remove whitespace
2020-04-26 15:44:16 +08:00
linweiyuan abfc13cc15 Update update-intro.html
Improving translation
2020-04-26 15:44:16 +08:00
linweiyuan 74e5ecd557 Update explore-intro.html
Improve translation
2020-04-26 15:44:15 +08:00
TomorJM 6d14963be5 update content content/zh/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html 2020-04-26 15:44:15 +08:00
TomorJM 929c351e9c correct releated link in content/zh/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html 2020-04-26 15:44:15 +08:00
xieyanker f91f3df380 Improve translation of some documents 2020-04-26 15:44:14 +08:00
Brandon Doran ad2713d274 Fix small typos in horizontal pod autoscaling doc
- Fix typo in hpa stabilization window section
- Fix type in configurable scaling behavior section
2020-04-26 15:44:14 +08:00
June Yi 48dad3d71e Second Korean l10n work for release 1.18
* Translate /concepts/cluster-administration/kubelet-garbage-collection in Korean (#20274)
* Translate cluster-administration/logging.md in Korean (#20409)
* Translate tasks/configure-pod-container/assign-memory-resource.md in … (#20167)
* Translate community/_index.html in Korean. (#20317)
* Translate storage/storage-classes.md in Korean. (#20310)
* Translate configuration/resource-bin-packing.md in Korean. (#20276)
* Translate extend-kubernetes/compute-storage-net/device-plugins.md (#20406)
* Translate compute-storage-net/network-plugins.md in Korean (#20407)
* Translate concepts/cluster-administration/certificates.md (#20330)
* Translate assign-pods-nodes-using-node-affinity to Korean (#20307)
* Translate cluster-administration/manage-deployment.md in Korean (#20366)
* Translate configuration/taint-and-toleration.md in Korean (#20404)
* Translate logging-elasticsearch-kibana.md in Korean (#20300)
* add anchors of subtitle in ko/docs/concepts/policy/pod-security-policy (#20399)
* Translate task/scheduling-gpus in Korean (#20212)
* Translate conceps/storage/volume-snapshots in Korean (#19955)
* Translate network/validate-dual-stack.md in Korean (#20271)
* Update to Outdated files in the dev-1.18-ko.2 branch. (#20244)
* Update to a link to the newly translated document. (#20247)

Co-Authored-By: bluefriday <bluefriday86@gmail.com>
Co-Authored-By: cometrojan <d.gweon@samsung.com>
Co-Authored-By: coolguyhong <podolsmith@naver.com>
Co-Authored-By: DongMoon Kim <dmoons.kim@gmail.com>
Co-Authored-By: Jerry Park <jaehwa@gmail.com>
Co-Authored-By: jmyung <jesang.myung@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
Co-Authored-By: seokho-son <shsongist@gmail.com>
Co-Authored-By: sunminjeon <sunmin.jeon@samsung.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
2020-04-26 15:44:14 +08:00
szh 678c436126 Update assign-pod-node.md
Fixed typo of assign-pod-node.md
2020-04-26 15:44:13 +08:00
nevermyuk 37af37eea5 Remove underscores from _Service Topology_ in Bahasa 2020-04-26 15:44:13 +08:00
Prasad Katti 0962e85f10 kubeadm checks if conntrack is in path
`kubeadm` errors out during preflight checks if `conntrack` executable is not in path.
https://github.com/kubernetes/kubernetes/pull/85857
2020-04-26 15:44:13 +08:00
Taylor Dolezal 8fbe7eac69 Add date to blog post file 2020-04-26 15:44:12 +08:00
Prasad Katti 6f90730d64 Replace "Mark master" w/ "Mark control-plane"
Ref - https://github.com/kubernetes/kubernetes/pull/70885/
2020-04-26 15:44:12 +08:00