Jack Henschel
ddf8d77d7a
Fix column alignment in debug-service.md
...
Previously, the columns showing one of kubectl's output were misaligned and thereby confusing.
2021-02-10 10:39:32 +01:00
Kubernetes Prow Robot
c24f62c16a
Merge pull request #26389 from kbhawkey/fixup-simply-usage
...
clean up use of word: simply
2021-02-09 02:02:40 -08:00
Paran Lee
af40c89b7b
Update Kompose version from 1.21.0 to 1.22.0
2021-02-07 22:46:46 -09:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Kubernetes Prow Robot
58312c232d
Merge pull request #24603 from ljnaresh/bug-21436
...
Replace alpine with busybox image for better response from nslookup
2021-02-06 08:33:11 -08:00
Kubernetes Prow Robot
947281bcd2
Merge pull request #26323 from nasirhm/kompose_up_removal_line
...
Modify Kompose Page: remove the up command
2021-02-06 06:23:11 -08:00
Brad Jones
9ba5ddd01f
Clarify language regarding environment variable order
2021-02-05 11:18:16 -07:00
Kubernetes Prow Robot
d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
...
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Kubernetes Prow Robot
8a8f87f708
Merge pull request #26256 from Cweiping/feature/fix_pid_pressure
...
fix default value of nodefs.inodesFree on linux
2021-02-04 10:42:25 -08:00
Caleb Collins-Parks
bee671b579
add warning about counterintuitive readiness probe
...
As evidenced by https://github.com/kubernetes/kubernetes/issues/27114 the naming leads one to think that a liveness probe executes after a readiness probe. This is not the case.
2021-02-04 10:37:31 -08:00
Kubernetes Prow Robot
6966decdfe
Merge pull request #26196 from Xorima/patch-1
...
documentation to static-pods for naming of pods
2021-02-03 14:28:28 -08:00
Jason Field
618dcb3cfa
Update content/en/docs/tasks/configure-pod-container/static-pod.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2021-02-03 22:23:13 +00:00
Karen Bradshaw
c4ef1d4b81
Apply suggestions from code review
...
Thanks for the review. Good suggestions!
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2021-02-03 14:28:28 -05:00
Kubernetes Prow Robot
6e95a6b5ad
Merge pull request #24769 from kbhawkey/kb-task-monitoring-stackdriver
...
remove stackdriver, elastic task pages
2021-02-02 21:14:28 -08:00
Kubernetes Prow Robot
071e987af2
Merge pull request #25893 from surajssd/update-kubelet-config-link
...
Reconfigure Kubelet: Update kubelet config link
2021-02-01 17:14:27 -08:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Kubernetes Prow Robot
58c53ba961
Merge pull request #26262 from chymy/flannel-net-0128
...
Fix net-conf.json fommat err
2021-02-01 03:59:49 -08:00
Kubernetes Prow Robot
19321b7bec
Merge pull request #26337 from xieyanker/patch-1
...
Fix delete secret
2021-02-01 03:37:49 -08:00
Kubernetes Prow Robot
810a23b0ae
Merge pull request #25997 from konryd/patch-1
...
Fix explanation for --[hpa]-stabilization
2021-02-01 02:03:49 -08:00
xieyanker
663e149adb
Fix delete secret
2021-02-01 15:38:04 +08:00
nasirhm
72f4f64d04
🔧 Modify Kompose page, to remove up
...
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2021-01-31 18:50:40 +05:00
Suraj Deshmukh
41de0def52
Reconfigure Kubelet: Update kubelet config link
...
The old link points to the code base of 1.11. Since then there have been
several changes to the configuration, either new flags added or removed.
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2021-01-30 12:46:26 +05:30
Weiping Cai
6f777c9e64
fix pid pressure
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2021-01-29 09:40:02 +08:00
chymy
52b80e0dc1
Fix net-conf.json fommat err
...
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-28 10:04:36 +08:00
Jason Field
4d337aea9e
documentation to static-pods for naming of pods
...
This will add documentation around how a static pod will be named
2021-01-27 20:43:52 +00:00
Kubernetes Prow Robot
b1f370dd13
Merge pull request #26229 from rikatz/spell-correction
...
Fix some spell checking
2021-01-27 09:51:40 -08:00
Kubernetes Prow Robot
4f244bcbf6
Merge pull request #25787 from SergeyKanzhelev/migrateFromDockershim
...
Migrating from dockershim documentation
2021-01-26 16:29:39 -08:00
ljnaresh
e239d8089f
Replace alpine with busybox image for better response from nslookup
2021-01-24 23:15:20 +01:00
Ricardo Pchevuzinske Katz
2346581566
Fix some spell checking
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-01-24 16:27:42 -03:00
Karen Bradshaw
a09fc68df4
change capitalization of daemon name
2021-01-22 11:39:10 -05:00
Kubernetes Prow Robot
68e6b45f9d
Merge pull request #24772 from kbhawkey/node-problem-detector-cleanup
...
clean up node problem detector task page
2021-01-21 14:23:01 -08:00
Sergey Kanzhelev
b10decb87c
migrating from dockershim
2021-01-20 01:41:13 +00:00
Kubernetes Prow Robot
a5630c5dde
Merge pull request #25259 from nate-double-u/25040-sha256-checks
...
Updating install-kubectl.md with instructions for validating kubectl binaries against checksum files
2021-01-19 11:51:59 -08:00
Karen Bradshaw
d3f374c0d8
clean up node problem detector task page
2021-01-15 14:24:22 -05:00
Kubernetes Prow Robot
34e8b55faf
Merge pull request #26027 from tengqm/clean-podpreset
...
Clean PodPreset docs, examples and links
2021-01-15 07:39:51 -08:00
Kubernetes Prow Robot
826a91fe9a
Merge pull request #26074 from Haleygo/issue-97929
...
upgrade cfssl installations
2021-01-14 11:20:56 -08:00
Kubernetes Prow Robot
a5b0f7be9a
Merge pull request #25597 from apelisse/clarify-preserve-unknown
...
Clarify compatibility guarantees around spec.preserveUnknownFields
2021-01-14 11:18:55 -08:00
Antoine Pelisse
fb1a0ca2e2
Address feedback
2021-01-14 10:54:51 -08:00
Qiming Teng
a11047c153
Clean PodPreset docs, examples and links
2021-01-14 13:26:29 +08:00
Haleygo
14bcdc0bc7
only change en
2021-01-14 09:50:00 +08:00
Leonardo Murillo
f7b29716fd
Enhancements in clarity to access-application-cluster/connecting-frontend-backend.md ( #25927 )
...
* Enhancements in clarity to docs/tasks/access-application-cluster/connecting-frontend-backend.md
* Code review comments
* Reverting name of service due to backed value in Dockerimage
2021-01-13 17:47:03 -08:00
Kubernetes Prow Robot
6f0ac8755e
Merge pull request #26040 from tengqm/fix-kustomization
...
Fix examples in kustomization
2021-01-13 17:43:03 -08:00
Kubernetes Prow Robot
52897eda23
Merge pull request #25377 from squarebracket/patch-1
...
Fix minor typo
2021-01-13 10:08:37 -08:00
Oliver L Schoenborn
c398ae4821
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-01-12 19:57:21 -05:00
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
bda76049d8
Merge pull request #24957 from aojea/nodelocaldnsipv6
...
expand nodelocaldns docs with IPv6
2021-01-12 09:50:36 -08: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
Qiming Teng
2879377f15
Fix examples in kustomization
2021-01-11 09:31:50 +08: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
Oliver L Schoenborn
26300785f5
Clarify binaryData handling by kubectl create and describe
2021-01-06 21:33:07 -05: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
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
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
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
morihaya
e57ff3eb52
Add a default description to path of HTTP probes
2020-12-30 21:36:08 +09:00
Giridharaprasad
48d3dbe0d3
Update change-default-storage-class.md
2020-12-24 23:01:36 +05:30
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
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
Sergey Shevelev
7e4e475611
Fix examples for http probe headers
2020-12-22 13:58:55 -05:00
Nate W
ac8b4c5399
Updating /docs/tasks/tools/install-kubectl
...
Adding instructions for how to validate kubectl binaries against checksum files (Linux, MacOS, Windows)
Updating links to download from https://dl.k8s.io/
Updating Linux-specific install instructions to use install command, and
macOS-specific instructions to chown root the install to provide a trusted
kubectl.
Adding note annotation around optional download instructions
Markdown updates
* Updating numbered lists to use markdown syntax ("1." for each entry), should make it easier to add and remove list items in future
* Adding some syntax highlighting to the command snippets
Correcting "PowerShell" spelling
fixes: https://github.com/kubernetes/website/issues/25040
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2020-12-18 11:38:05 -08:00
Kubernetes Prow Robot
839873d01d
Merge pull request #25624 from Cweiping/feature/add_note_port_forward
...
add note to kubectl port-forward
2020-12-17 00:39:09 -08:00
guzj11
fcef54f2c8
Update namespaces.md
...
update the unnumbered format
2020-12-17 16:02:16 +08:00
Cweiping
aec2737f36
add note to kubectl port-forward
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-12-17 09:35:17 +08:00
Kubernetes Prow Robot
7db1ae5d45
Merge pull request #24589 from wking/overlapping-pdbs
...
content/en/docs/tasks/run-application/configure-pdb: Acceptable overlapping PDBs
2020-12-16 13:46:31 -08:00
Kubernetes Prow Robot
c004c33468
Merge pull request #25636 from guzj11/patch-44
...
Update debug-pod-replication-controller.md
2020-12-16 00:20:20 -08:00
Xiang Dai
b445946ce2
Update setup-konnectivity.md
...
Add missing volume config.
2020-12-16 11:45:41 +08:00
Kubernetes Prow Robot
d77eabb727
Merge pull request #25381 from cdemers/patch-1
...
Update port-forward-access-application-cluster.md
2020-12-15 08:39:49 -08:00
guzj11
8ca4d7d74d
Update debug-pod-replication-controller.md
...
fix the url
2020-12-15 21:46:11 +08:00
Denis GERMAIN
75c599829d
fix: errors in base64 and sed commands
...
* All base64 commands need `-w0` argument or else the base64_encoded_ca bash variable will contain space chars (" ") where newlines were
* All sed command are missing final "/" at the end of the expression. Command fails with the following error
```bash
/bin/sed: -e expression #1 , char 95: unterminated `s' command
```
2020-12-14 17:21:50 +01:00
Antoine Pelisse
a51a653764
Clarify compatibility guarantees around spec.preserveUnknownFields
2020-12-13 20:43:29 -08:00
janitha09
7fdc4b6edb
Update kustomization.md
...
command: ["start", "--host", "\$(MY_SERVICE_NAME)"]
The back slash causes an error. So removed it.
The error detail below
```
Error: rawResources failed to read Resources: YAML file [deployment.yaml] encounters a format error.
error converting YAML to JSON: yaml: line 18: found unknown escape character
```
```
kubectl version
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.3", GitCommit:"1e11e4a2108024935ecfcb2912226cedeafd99df", GitTreeState:"clean", BuildDate:"2020-10-14T12:50:19Z", GoVersion:"go1.15.2", Compiler:"gc", Platform:"windows/amd64"}
Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.3", GitCommit:"1e11e4a2108024935ecfcb2912226cedeafd99df", GitTreeState:"clean", BuildDate:"2020-10-14T12:41:49Z", GoVersion:"go1.15.2", Compiler:"gc", Platform:"linux/amd64"}
```
2020-12-11 21:12:09 -05:00
Evgeny Shmarnev
e436cf704f
State that no more than one handler is allowed per lifecycle event
2020-12-10 17:14:45 +01:00
Rey Lejano
cc7c0155d7
Edit redundant 'warn' in Note box in crictl tasks page
2020-12-10 07:29:32 -08:00
Karen Bradshaw
06ad25e38d
remove stackdriver, elastic task pages
...
clean up links and redirects
2020-12-09 17:33:16 -05:00
Rey Lejano
c86ca1a570
add note shortcode to 'Debugging Kubernetes nodes with crictl'
2020-12-08 15:49:18 -08:00
Kubernetes Prow Robot
caa05b9456
Merge pull request #25245 from SergeyKanzhelev/pid-available
...
add `pid.available` to the eviction signals list
2020-12-08 15:11:34 -08:00
Sergey Kanzhelev
d1dc73cb3a
add `pid.available` to the eviction signals list
2020-12-08 22:58:23 +00:00
Kubernetes Prow Robot
620ba6d484
Merge pull request #25109 from qiutongs/master
...
Add a mapping table from docker cli to crictl in crictl debugging doc
2020-12-08 14:45:34 -08:00
Qiutong Song
aa880306c6
Address comments
...
Signed-off-by: Qiutong Song <songqt01@gmail.com>
2020-12-08 22:35:57 +00:00
Qiutong Song
3e8e1d924e
Address comments
...
Signed-off-by: Qiutong Song <songqt01@gmail.com>
2020-12-08 20:49:13 +00:00
Qiutong Song
cb55041b1a
Add a mapping table from docker cli to crictl in crictl debugging doc
...
Signed-off-by: Qiutong Song <songqt01@gmail.com>
2020-12-08 20:44:55 +00:00
Anna Jung (VMware)
7f43aceddb
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-12-07 10:39:57 -06:00
Kubernetes Prow Robot
b905af1f34
Merge pull request #24911 from roycaihw/restore-etcd
...
document one should restart all system components after restoring etcd
2020-12-07 07:19:27 -08:00
Lee Verberne
09665e40ef
Fix typo in Debug Running Pods task
2020-12-07 14:02:20 +01:00
Kubernetes Prow Robot
03cf213bf1
Merge pull request #25348 from talonx/patch-1
...
Corrected the field names in the secret
2020-12-04 14:45:26 -08:00
Haowei Cai
c6175427bb
document one should restart all system components after restoring etcd
2020-12-04 10:45:29 -08:00
Charle Demers
590cac5fb5
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-12-04 10:35:39 -05:00
Charle Demers
36ab3f3fae
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-12-04 10:33:56 -05:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Charle Demers
e651788efd
Update port-forward-access-application-cluster.md
...
Add documentation about the simplified port mapping notation
2020-12-03 14:30:43 -05:00
Chuck Wilson
4d9cbb7797
Fix minor typo
2020-12-03 12:36:42 -05:00
Andrew Sy Kim
dbdde629c8
Add docs for configuring kubelet credential provider plugins
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-02 19:53:52 -05:00
Kubernetes Prow Robot
f2a78fa5d5
Merge pull request #23119 from devries/statefulset-mysql-language
...
Replace master/slave with primary/replica in MySQL StatefulSet example
2020-12-02 01:04:50 -08:00
Hrishikesh Barua
43d071e8eb
Corrected the field names in the secret
2020-12-02 14:25:30 +05:30
Kubernetes Prow Robot
5307e266bb
Merge pull request #24904 from derekwaynecarr/hugepages-downward-api
...
Add documentation for downward API hugepages
2020-12-01 08:58:50 -08:00