Ajay
c15a08afd1
Fixed deprecated delete cascade 'false' value
...
`kubectl delete --cascade=false` is now deprecated in favor of `kubectl delete --cascade=orphan`
2021-01-07 07:45:11 +05:30
SaintMalik
f5b9d5dafe
Update disruptions.md
2021-01-06 19:59:02 +01: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
Chintan Thakker
9c94fb01bc
Add EnRoute as an option
...
EnRoute is an actively maintained API Gateway Ingress controller built on [Envoy Proxy](https://envoyproxy.io/community.html ). It is an [OSS project](https://github.com/saarasio/enroute ) that includes support for advanced rate-limiting in the [community edition](https://getenroute.io/features ).
2021-01-05 18:20:49 -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
Roman Marusyk
0245ad3aad
Remove too old content
2021-01-05 20:57:13 +02: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
SaintMalik
a7fd0c9ef7
Update disruptions.md
2021-01-05 16:53:58 +01: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
SaintMalik
49675afab8
Fix broken url in docs
...
## Summary
Easy navigation and easy reading for others
2021-01-05 04:47:39 +01: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
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
54878ed710
Merge pull request #25823 from rjain21/patch-3
...
Update rbac.md
2020-12-28 10:18:27 -08: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