Commit Graph

5813 Commits

Author SHA1 Message Date
Kubernetes Prow Robot c403c99ed5
Merge pull request #25934 from Cweiping/feature/upgrade_kubelet_eviction_hard_flags_of_inodeFree
upgrade kubelet --eviction-hard default inodeFree
2021-01-07 11:40:53 -08:00
Kubernetes Prow Robot 607020798d
Merge pull request #25462 from bl-ue/patch-3
Update grammar in Docker deprecation blog posts
2021-01-07 11:02:53 -08:00
Naoki Oketani e1f2ddd4f8 Fix a broken link in pod-overhead.md 2021-01-07 23:09:04 +09:00
Weiping Cai 7c5709242b
upgrade kubelet --eviction-hard default inodeFree
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2021-01-07 15:35:02 +08:00
Guangwen Feng 1e2afdf6f7 Fix typo
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-01-07 14:25:55 +08:00
Kubernetes Prow Robot 8fea26ecba
Merge pull request #25969 from ydFu/add-code-blocks-in-configure-service-account
Add Code blocks in configure-service-account.md
2021-01-06 07:37:52 -08:00
Kubernetes Prow Robot d897a03b38
Merge pull request #25965 from NillsF/patch-1
Network Policy: Add clarity about egress/ingress combination
2021-01-06 04:51:51 -08:00
ydFu 8a479c01e8 Add Code blocks in configure-service-account.md
* Add Code blocks in the Markdown spec to make it easy to read.

* Uniform case and adjustment description for smoother writing.

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-06 11:06:12 +08:00
Kubernetes Prow Robot 6a2a6398ed
Merge pull request #25937 from pokerfaceSad/patch-1
Modify words that may cause ambiguity in device-plugins.md
2021-01-05 12:17:59 -08:00
Nills Franssens 7277714c8f
Add clarity about egress/ingress combination
In reference to https://github.com/kubernetes/kubernetes/issues/97489 

Add clarity in the documentation about the case of having an egress and ingress policy where one is blocking and the other is allowing.
2021-01-05 09:14:10 -08:00
Kubernetes Prow Robot c7f5615cac
Merge pull request #25924 from Alpenbelieve/master
Fix the score value in docs/concepts/scheduling-eviction/resource-bin-packing.md
2021-01-05 08:25:59 -08:00
ydFu 8d50a4c4d7 Add Code blocks in limit-storage-consumption.md
* Add Code blocks in the Markdown spec to make it easy to read.

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-05 11:58:16 +08:00
Kubernetes Prow Robot 4fa76e24df
Merge pull request #25940 from ydFu/pr-2
Add content in replicationcontroller.md
2021-01-04 17:19:57 -08:00
Kubernetes Prow Robot 3dd4721e9c
Merge pull request #25389 from sangam14/patch-1
Update cheatsheet.md
2021-01-04 17:17:57 -08:00
Kubernetes Prow Robot 281df0c16b
Merge pull request #25896 from kylejep/patch-2
Update install-kubeadm.md
2021-01-04 17:15:57 -08:00
Kubernetes Prow Robot cfe5edfd31
Merge pull request #25895 from kylejep/patch-1
Update container-runtimes.md
2021-01-04 17:13:57 -08:00
Kubernetes Prow Robot 1ba6bf9a39
Merge pull request #25914 from oke-py/25748
Cloud Controller Manager: fix a broken link
2021-01-04 09:25:58 -08:00
Kubernetes Prow Robot c010c97a4f
Merge pull request #25891 from ydFu/patch-2
Fix some typo in pod-overhead.md
2021-01-04 09:15:56 -08:00
XinYuan 41685331f3
Modify words that may cause ambiguity in device-plugins.md
The `/var/lib/kubelet/pod-resources/kubelet.sock` is required by device monitoring agent but not device plugin.
This word  `plugin` is ambiguous.

plugin -> device monitoring agent
2021-01-04 17:11:01 +08:00
Kubernetes Prow Robot 493069d2bf
Merge pull request #25859 from npu21/init-container
fix init container status describe fault
2021-01-03 18:15:55 -08:00
CDE fbd19bd65e
Update resource-bin-packing.md
The maximum score should be 10.
2021-01-03 19:24:49 +08:00
Naoki Oketani 89578d9146 Cloud Controller Manager: fix a broken link 2021-01-02 19:16:37 +09:00
Kubernetes Prow Robot 40728c2fba
Merge pull request #25844 from tengqm/fix-hugepage-gate
Fix feature gate for hugepage
2020-12-31 08:33:51 -08:00
kylejep bf10334bfb
Update install-kubeadm.md
Propose adding config reference to load br_netfilter at boot up to prevent issues with the module not being loaded after reboot.
2020-12-31 07:54:16 -08:00
kylejep 103311a5ad
Update container-runtimes.md
I propose that by adding the modules to /etc/modules-load.d/ can help prevent issues with overlay and br_netfilter modules not loading after reboot.
2020-12-31 07:42:58 -08:00
Ader 9558f9b78b
Fix some typo in pod-overhead.md
Uniform case in pod-overhead.md(Kubelet → kubelet).
2020-12-31 17:21:41 +08:00
Qiming Teng ad59de018d Wrap lines properly 2020-12-31 11:47:58 +08:00
Qiming Teng 89ecb8cfb6 Fix feature gate for hugepage
The text says "disable" because the gate is in Beta, but the example
says "enable". That is awkward.
2020-12-31 11:46:33 +08:00
Kubernetes Prow Robot 795b68db1e
Merge pull request #25874 from morihaya/patch-http-probes
Add a default description to path of HTTP probes
2020-12-30 19:29:50 -08:00
Kubernetes Prow Robot e15d776f5d
Merge pull request #25868 from Aut0R3V/patch-4
Corrected instance of WordPress written incorrectly.
2020-12-30 10:31:49 -08:00
Kubernetes Prow Robot 9db733d9a0
Merge pull request #25873 from ydFu/patch-2
Add Code blocks in pod-topology-spread-constraints.md
2020-12-30 10:07:50 -08:00
Kubernetes Prow Robot 1f862d96bd
Merge pull request #25756 from tengqm/improve-pod-overview
Update Pod overview
2020-12-30 09:57:49 -08:00
Kubernetes Prow Robot 1c385d6eee
Merge pull request #25811 from tengqm/sync-kubelet
Resync kubelet configuration
2020-12-30 09:09:49 -08:00
Ader 053103dc4a
Add Code blocks in pod-topology-spread-constraints.md
Add Code blocks in the Markdown spec to make it easy to read..
2020-12-30 20:57:11 +08:00
morihaya e57ff3eb52
Add a default description to path of HTTP probes 2020-12-30 21:36:08 +09:00
AUT0R3V c4b818c1f1
Update common-labels.md 2020-12-30 14:35:16 +05:30
Zhang Yong 8e10900834 fix init-Container status describe fault 2020-12-30 11:16:15 +08:00
Ader abb825dd10
Add content in replicationcontroller.md
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-29 09:34:03 +08:00
outofmem0ry 599ec3adc9 Fix configuring containerd on Ubuntu 18.04/20.04 2020-12-28 13:01:41 -08:00
Kubernetes Prow Robot 8f9e08b877
Merge pull request #25836 from Arhell/upd
Use https for link to contributor covenant
2020-12-28 10:24:28 -08:00
Kubernetes Prow Robot 54878ed710
Merge pull request #25823 from rjain21/patch-3
Update rbac.md
2020-12-28 10:18:27 -08:00
Arhell b98c69d430 upgrade protocol from http to https 2020-12-28 20:09:06 +02:00
Ader aa571fbf8d Add content in job.md
* Add description to make it easy to read.

* Distinguish between 'command'and 'output'.

* Add the code blocks to the Markdown spec.
2020-12-28 09:44:04 +08:00
Qiming Teng 6f9a31a1fc Update Pod overview
This PR adds some clarifications about Pod update and Pod replacement,
which can be pretty confusing to new users.
2020-12-28 08:34:18 +08:00
Rajesh Jain 7a175d551a
Update rbac.md
The language "For all service accounts in the "qa" namespace" in the example is confusing namespaces and groups. Language fixed to disambiguate between group and namespace. An additional example provided which uses both the group ("dev") AND the namespace ("development") to further illustrate this point
2020-12-26 13:41:02 -08:00
Ader 7add440eeb
install-kubeadm.md
* Uniform case and adjustment description for smoother writing.(Kubelet → kubelet)
2020-12-26 11:40:21 +08:00
Qiming Teng 17bd7c1521 Resync kubelet configuration
The kubelet configuration has been changed. however, we still need to
manually sync the changes.
2020-12-25 17:56:40 +08:00
Kubernetes Prow Robot f77ac7b2ff
Merge pull request #25788 from sculley/fix-kubeadm-upgrade-docs-1.20
moved drain the node step to after call kubeadm upgrade step for worker nodes
2020-12-24 02:06:26 -08:00
Kubernetes Prow Robot 798904b618
Merge pull request #25780 from Cweiping/feature/support_pid_reserved_for_kube_and_system
support reserved pid for kube and system
2020-12-24 01:52:26 -08:00
Kubernetes Prow Robot f25bd774e1
Merge pull request #25781 from lostsquirrel/patch-9
change token_id to token-id
2020-12-23 17:28:26 -08:00