Kubernetes Prow Robot
83879e9f7d
Merge pull request #25935 from carlory/deprecate-kubeadm-alpha-in-1.21
...
kubeadm: remove deprecated alpha commands
2021-01-09 06:07:05 -08:00
carlory
e4ac283321
deprecate kubeadm alpha kubeconfig in 1.21
2021-01-09 11:10:50 +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
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
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
54878ed710
Merge pull request #25823 from rjain21/patch-3
...
Update rbac.md
2020-12-28 10:18:27 -08: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
Sam Culley
8fcb55007b
moved drain the node step to after call kubeadm upgrade step for worker nodes
2020-12-23 20:40:32 +00:00
Dan Roscigno
64594a4c60
Correct camelcase of DaemonSet
2020-12-23 09:22:27 -05:00
Kubernetes Prow Robot
c6db174ca9
Merge pull request #25078 from shekhar-rajak/92636_cron_syntax
...
Add basic cron syntax in documentation
2020-12-23 05:28:26 -08:00
lostsquirrel
89b3cc978b
change token_id to token-id
2020-12-23 16:48:01 +08:00
Weiping Cai
fe8b7a2d7a
support reserved pid for kube and system
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-12-23 15:41:42 +08:00
Johnny Lim
b537556b2d
Fix typo
2020-12-23 15:21:12 +09:00
Kubernetes Prow Robot
104bc0eab4
Merge pull request #25472 from daixiang0/patch-1
...
Update setup-konnectivity.md
2020-12-22 15:18:27 -08:00
Kubernetes Prow Robot
4b196158c5
Merge pull request #25767 from shevelevs/shevelevs/probes-http-headers
...
Fix examples for http probe headers
2020-12-22 14:36:26 -08:00
Kubernetes Prow Robot
fa2c834491
Merge pull request #25546 from reylejano/tasks-crictl
...
Edit 'warn' in Note box in crictl tasks page
2020-12-22 14:32:26 -08:00
Kubernetes Prow Robot
262ece059f
Merge pull request #25761 from ebriand/patch-5
...
Fix link to Volume Plugin FAQ
2020-12-22 12:50:26 -08:00
Kubernetes Prow Robot
458e55658d
Merge pull request #24776 from karras/docs_update_ubuntu_containerd_instructions
...
Docs: Add containerd setup instructions for Ubuntu 18.04/20.04
2020-12-22 12:30:26 -08:00
Sergey Shevelev
7e4e475611
Fix examples for http probe headers
2020-12-22 13:58:55 -05:00
Eric Briand
a2fa57e880
Fix link to Volume Plugin FAQ
2020-12-22 16:06:22 +01:00