Kubernetes Prow Robot
490f1ea10f
Merge pull request #25764 from pacoxu/patch-2
...
add notes for that strategic merge patch is unsupported for CR
2021-01-12 10:02:36 -08:00
Kubernetes Prow Robot
b3cd3649fe
Merge pull request #25490 from mysunshine92/update-feature-gates-TopologyManager
...
Update feature-gates description for TopologyManager
2021-01-12 10:00:36 -08:00
Kubernetes Prow Robot
0e8e614caa
Merge pull request #25483 from yue9944882/apf-slack-channel
...
References api-priority-and-fairness slack channel in the docs
2021-01-12 09:58:36 -08:00
Kubernetes Prow Robot
d70d1f6806
Merge pull request #25242 from stefanpetter/patch-1
...
Added step to create /etc/docker/ folder in Ubuntu instruction
2021-01-12 09:56:36 -08:00
Kubernetes Prow Robot
0b52aec1ae
Merge pull request #24986 from Cweiping/feature/add_note_for_termnating
...
Clarify pod phase Terminating
2021-01-12 09:54:35 -08:00
Kubernetes Prow Robot
bda76049d8
Merge pull request #24957 from aojea/nodelocaldnsipv6
...
expand nodelocaldns docs with IPv6
2021-01-12 09:50:36 -08:00
Kubernetes Prow Robot
eecf1c47e1
Merge pull request #25549 from tomkivlin/patch-1
...
Tidy list of generators for “kubectl create”
2021-01-12 03:58:25 -08:00
Tom Kivlin
f095cf3ecf
update resource terms to CamelCase
...
where a resource is mentioned in the description, use CamelCase.
2021-01-12 08:03:14 +00:00
Paco Xu
ea69888c16
add notes for that strategic merge patch is unsupported for Custom Resource objects
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-01-12 14:18:23 +08:00
CKchen0726
c6f6fb9a3e
Revise the page to accurately document the well-known labels, annotations and taints.
2021-01-12 13:59:25 +08:00
Kubernetes Prow Robot
e53ca2f6ee
Merge pull request #25791 from rjain21/patch-2
...
Update overview.md
2021-01-11 18:40:25 -08:00
Rajesh Jain
dba227ea41
Update overview.md
...
As suggested, removed the language related to common vernacular. I think the documentation is well written in the common labels section, and can possibly be enhanced as more and more of these labels are implemented. So, just a link in the best practice section is sufficient as suggested by you.
2021-01-11 16:12:37 -08:00
Ron Green
ce86bac08f
fix(advanced-scheduling): space fixes
...
as the CKA requires taking these code snippets and using them quickly, spaces can be an issue
add two spaces to begin of line to make pod spec copying even faster (if this is the case)
2021-01-12 01:26:29 +02:00
Kubernetes Prow Robot
8b86f5f172
Merge pull request #25985 from ajaygm/patch-1
...
Fixed deprecated delete cascade 'false' value
2021-01-11 10:26:24 -08:00
Kubernetes Prow Robot
f5c6049168
Merge pull request #25899 from ydFu/patch-1
...
Fix some typo in runtime-class.md
2021-01-11 10:20:25 -08:00
Charly Rippenkroeger
7347a9d008
Remove code reference
...
Remove reference in favor of https://github.com/kubernetes/website/issues/23889
2021-01-11 11:57:32 -06:00
Kubernetes Prow Robot
8fb9c90efb
Merge pull request #25950 from saintmalik/patch-1
...
Fix broken url in docs
2021-01-11 09:46:25 -08:00
Kubernetes Prow Robot
55d19775fc
Merge pull request #26003 from baczus/network_plugins/summary
...
Network Plugins: Add missing plugin to the summary section
2021-01-11 09:38:25 -08:00
Kubernetes Prow Robot
1b6cffe177
Merge pull request #26017 from andrzejsydor/patch-3
...
Update cheatsheet.md (Add --sort-by option for `top` command)
2021-01-11 09:32:25 -08:00
Anastas Dancha
4076cf0b0b
Update cheatsheet.md
...
adding example for decoding secret ".data" without relying on external CLI tools
2021-01-11 19:34:31 +03:00
Qiming Teng
2879377f15
Fix examples in kustomization
2021-01-11 09:31:50 +08:00
Wen Ming
ea55456454
Merge branch 'master' into patch-1
2021-01-11 09:00:07 +08:00
Qiming Teng
3173093b96
Fix a typo in persistent volumes pages
2021-01-10 15:24:51 +08:00
Kubernetes Prow Robot
3a5d246bcf
Merge pull request #25822 from peymanslh/cotainerd_deb
...
Add containerd installation on Debian
2021-01-09 07:01:05 -08:00
Kubernetes Prow Robot
ebc5a71c51
Merge pull request #24959 from shubhamavi/patch-1
...
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2021-01-09 04:03:05 -08:00
Naoki Oketani
f5f40c16f9
clean up too old comments for v1.9 or before in examples
2021-01-09 16:13:00 +09:00
Wen Ming
ad119319cc
Update ingress-controllers.md
...
add Apache APISIX ingress controller
2021-01-09 14:39:47 +08:00
ydFu
7eb46bb8c6
Document kubeadm for RHEL 8
...
* Add forward compatibility RHEL / CentOS to the list of supported platforms.
2021-01-09 12:17:25 +08:00
ydFu
1b70e98626
Add the code blocks in authorization.md
...
* Add the code blocks in the Markdown spec to make it easy to read.
* Add description that distinguish between **command** and **output** make it easy to read.
* Adjust description in Kubernetes components for smoother reading.
Signed-off-by: ydFu <ader.ydfu@gmail.com >
2021-01-09 11:57:24 +08:00
Charly Rippenkroeger
e72ec8fbd0
Update misleading documentation
...
Update misleading information that HTTPS is required and link to self-documented code to find more edge-case configuration options
2021-01-08 13:40:07 -06:00
andrzejsydor
1537aa20a2
Update cheatsheet.md (Add --sort-by option for top command)
...
Update cheatsheet.md (Add --sort-by option for `top` command)
2021-01-08 20:18:56 +01:00
Edward Rosen
284d725ee0
Update rbac.md
...
I added a <br> after the end of the third bullet and backed out all of the other changes I suggested in the original pull request. I think this better matches the author's original intent. The only difference now between what's currently published and this edit is the line break coded after the third bullet.
2021-01-08 14:10:01 -05:00
Kubernetes Prow Robot
a66af45c21
Merge pull request #25871 from ydFu/patch-1
...
Add content in init-containers.md
2021-01-08 10:02:29 -08:00
Chintan Thakker
a0b3e72851
Update EnRoute entry
2021-01-08 09:08:32 -08:00
Kubernetes Prow Robot
8260261d9e
Merge pull request #25567 from lostsquirrel/patch-8
...
Add missing word
2021-01-08 07:32:54 -08:00
Ader
177a1318ed
Fix some typo in runtime-class.md .
...
Uniform case and adjustment description for smoother writing.
Signed-off-by: ydFu <ader.ydfu@gmail.com >
2021-01-08 20:02:10 +08:00
Ajay
27ceb5928a
rephrased as suggested by tengqm
...
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com >
2021-01-08 11:48:48 +05:30
Guangwen Feng
3ec2a6d5aa
Fix typo
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com >
2021-01-08 13:23:32 +08:00
Kubernetes Prow Robot
253d6ab66d
Merge pull request #25575 from timosmit/patch-1
...
Fixed link to configuring cgroup driver on control-plane node
2021-01-07 18:55:55 -08:00
Kubernetes Prow Robot
797ceee889
Merge pull request #25995 from ansd/fix-debug-pod-name
...
Fix pod name
2021-01-07 18:26:53 -08:00
Ajay
0be35d69dd
Update garbage-collection.md
2021-01-08 07:37:03 +05:30
baczus
9831c0080f
Add missing plugin to the summary section
2021-01-07 23:11:32 +01:00
Kubernetes Prow Robot
89e11bc21f
Merge pull request #25682 from EricMountain/patch-1
...
Scheduling plugins: fix typo for clarity
2021-01-07 13:20:52 -08:00
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
Konrad Delong
3d23d1799b
fixes explanation for --[hpa]-stabilization
...
The current explanation is misleading (for example: for consistently decreasing resource usage, the HPA stabilization does not impact the frequency of its actuation). This has confused users recently ( https://github.com/kubernetes/kubernetes/issues/96671 )
2021-01-07 10:40:49 +01:00
David Ansari
fc159daa17
Fix pod name
2021-01-07 10:29:58 +01: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