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
slashr
976c260ef4
Modified description
2021-01-03 10:22:36 +05:30
slashr
34f1d1911c
Replaced deprecated ReplicationController with JobController for reference
2021-01-03 00:26:17 +05:30
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
Ader
4ff57afdea
Add content in init-containers.md
...
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-30 20:43:57 +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
Edward Rosen
95577c1fa5
Update rbac.md
...
The page renders the third bullet as a run-on sentence. I'm suggesting the example be placed in parentheses.
2020-12-29 16:20:54 -05: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
Roman Marusyk
37b5cb9e2a
Add tooltip for CSI
2020-12-28 23:56:44 +02: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
Peyman Salehi
a9aa049103
Add containerd installation on Debian 9+
...
Add containerd installation on Debian
write docker keyring in a seprate file
Co-authored-by: Tim Bannister <tim@scalefactory.com >
edit comment
Co-authored-by: Tim Bannister <tim@scalefactory.com >
remove sudo
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-12-28 13:21:51 +03:30
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
Mehmet Efe Umit
364b9e9f5d
Replaced the Old Diagrams in Expose Intro Page
2020-12-25 16:52:18 +03: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
Giridharaprasad
48d3dbe0d3
Update change-default-storage-class.md
2020-12-24 23:01:36 +05:30
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
Rajesh Jain
0747ad3dbf
Update overview.md
...
Use Kubernetes Common Labels (e.g. app.kubernetes.io/name, etc.) if appropriate instead of customized ones.
2020-12-23 14:39:51 -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