Commit Graph

981 Commits

Author SHA1 Message Date
Amarnath N 7adcbc42d6
update the document that setting sysctl (#40355)
* update the documet that setting sysctl

* Revert "update the document that setting sysctl "

* update the document that setting sysctl

* Update content/en/docs/tasks/administer-cluster/sysctl-cluster.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/administer-cluster/sysctl-cluster.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-03 22:55:51 -07:00
Kubernetes Prow Robot 0d92c72b01
Merge pull request #39741 from Shubham82/linux_worker_node
Add page about upgrading Linux nodes
2023-03-30 08:29:49 -07:00
Kubernetes Prow Robot 1333e51211
Merge pull request #40167 from Congyu-Liu/main
Fix docs around nf_conntrack sysctl
2023-03-26 09:19:54 -07:00
Kubernetes Prow Robot a5ec2187bd
Merge pull request #40192 from SergeyKanzhelev/dockershim
updates for dockershim removal
2023-03-24 02:38:32 -07:00
Sergey Kanzhelev 9b78ecff2c
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-23 11:16:51 -07:00
Kubernetes Prow Robot d63f7618a1
Merge pull request #39876 from bradreelee/patch-1
Update encrypt-data.md
2023-03-23 03:00:32 -07:00
Sergey Kanzhelev 4b5eb96147 updates for dockershim removal 2023-03-21 16:50:27 +00:00
Congyu Liu c36be1b7d7
Doc fix for nf_connrack sysctl 2023-03-20 12:05:16 -04:00
bradreelee d6b5d843c3
Update encrypt-data.md 2023-03-13 20:07:39 +09:00
bradreelee 2774ec1ffe
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-03-13 10:29:10 +09:00
Craig Box 46bf59d941 Shortcode fixes for en 2023-03-13 10:50:13 +13:00
bradreelee 00078b40dc
Update encrypt-data.md
Added missing closing parentheses in line 70
2023-03-09 20:19:21 +09:00
shubham82 102f56b731 Modify the page weight for upgrading windows nodes 2023-03-03 10:42:53 +09:00
William Walters (He/Him) 4ce224a0e5
Fix additional grammatical errors in check-whether-dockershim-removal-affects-you page 2023-03-02 13:28:43 -05:00
William Walters (He/Him) 63fb4cbc1f
Fix grammar in check-if-dockershim-removal-affects-you page 2023-03-02 10:49:18 -05:00
shubham82 6a38d82e3a Update page weights 2023-03-02 11:57:19 +09:00
shubham82 815198af56 Added the document for the Node Upgrade on Linux. 2023-03-01 16:22:22 +09:00
Kubernetes Prow Robot 02991a690a
Merge pull request #39655 from Anton-Vasilev/patch-1
Typo (subject-verb agreement)
2023-02-25 16:20:17 -08:00
Kubernetes Prow Robot e244bf9113
Merge pull request #39643 from sftim/20230223_update_download_links
Use https://dl.k8s.io/
2023-02-25 03:36:16 -08:00
Anton-Vasilev ec42ca7f2a
Typo (subject-verb agreement)
Grammar issue: "above commands adds"
2023-02-24 12:56:02 +02:00
Tim Bannister 001c92e9ba Use https://dl.k8s.io/
Don't rely on using https://storage.googleapis.com/kubernetes-release/ -
use the redirector service instead.

This fixes recent blog articles and the English docs.
2023-02-23 22:50:38 +00:00
Dipesh Rawat 2a2c5cc2fb
Fix Cilium Kubernetes Installation Guide link 2023-02-22 18:25:18 +00:00
Kubernetes Prow Robot 9c398f81f7
Merge pull request #39554 from dipesh-rawat/fix-broken-quickstart-link
Fixed Calico Quickstart link
2023-02-21 10:47:55 -08:00
Dipesh Rawat daddedcb45
Fix Introduction to Cilium link 2023-02-21 18:08:24 +00:00
Valters Jansons 2a77eefafd Rename "Enabling Unsafe Sysctls" section
Section called "Enabling Unsafe Sysctls" sounds dangerous, when trying
to tell someone that `net.ipv4.ip_unprivileged_port_start` is
considered a _safe_ sysctl in current Kubernetes versions. The overall
explanation of safe and unsafe sysctls should be renamed more generic,
and later subsection about how to actually enable unsafes can retain
the pre-existing section name.
2023-02-20 20:09:13 +00:00
Dipesh Rawat e2e8192cb6
Fixed Calico Quickstart link 2023-02-19 19:46:41 +00:00
Kubernetes Prow Robot 5bfb547417
Merge pull request #39377 from Arhell/en-typo
[en] fix typo memory-manager.md
2023-02-09 17:08:46 -08:00
Arhell 82ca126672 [en] fix typo memory-manager.md 2023-02-10 00:20:00 +02:00
Kubernetes Prow Robot 4e4c238ebf
Merge pull request #39080 from saschagrunert/cosign-version
Mentioned required cosign version for the `--certificate` flag
2023-02-07 22:15:00 -08:00
zhuzhenghao f59e9668a4 Make layout prettier in extended-resource-node.md 2023-01-30 10:04:39 +08:00
Sascha Grunert 09d013bbb6
Mentioned required cosign version for the `--certificate` flag
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-25 08:55:07 +01:00
kartik494 6fd8bd0634 Modify correct name to matchImages 2023-01-24 10:50:09 +05:30
Kubernetes Prow Robot e2e50d037a
Merge pull request #38917 from guettli/patch-11
Add `--ignore-daemonsets` to docs of `kubectl drain`
2023-01-20 02:26:16 -08:00
Thomas Güttler c192062b22
Update content/en/docs/tasks/administer-cluster/safely-drain-node.md
thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-16 14:42:20 +01:00
Thomas Güttler 3cda47820e
Update content/en/docs/tasks/administer-cluster/safely-drain-node.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-16 14:41:52 +01:00
shubham82 543ec60ae0 Fixed the Link for API compatibility and Kubelet Device Manager API Versions. 2023-01-16 11:55:52 +09:00
windsonsea d67933310a Fix links in cluster-upgrade.md 2023-01-15 12:52:58 +08:00
Thomas Güttler 2e3da350b4
Update content/en/docs/tasks/administer-cluster/safely-drain-node.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-13 11:39:39 +01:00
Thomas Güttler 27ab5439c8
Add `--ignore-daemonsets` to docs of `kubectl drain` 2023-01-13 09:57:35 +01:00
Abigail McCarthy b1202c78ff Update page weights in /tasks/administer-cluster section 2023-01-11 11:12:34 -05:00
Kubernetes Prow Robot f6e81edf80
Merge pull request #37645 from Ritikaa96/updating-migrating-dockershim-doc
Updating migrating-from-dockershim.md
2023-01-03 00:53:32 -08:00
Kubernetes Prow Robot 1abcb52e07
Merge pull request #38276 from tengqm/fix-links
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
akash-mohanto 65be431615 fixed typo in the docs 2022-12-27 05:44:32 +00:00
Paco Xu 徐俊杰 3662a15bec
Add reservedSystemCpus in KubeletConfiguration as the flag is not the same 2022-12-23 19:23:36 +08:00
Qiming Teng a437285212 Fix nits in markdown links
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Kubernetes Prow Robot 44fb02cc6f
Merge pull request #38523 from tengqm/improve-kubeadm-certs
Improve the kubeadm-certs page
2022-12-21 04:29:24 -08:00
Kubernetes Prow Robot 00d20f1f31
Merge pull request #38539 from windsonsea/encdatae
Fix punctuations in headings of encrypt-data.md
2022-12-21 04:21:25 -08:00
Kubernetes Prow Robot 505afd6ca4
Merge pull request #38553 from piggy2303/patch-1
Update dns-custom-nameservers.md
2022-12-21 00:03:25 -08:00
Kubernetes Prow Robot 0f014c5b3f
Merge pull request #34430 from champtar/portmap
Add externalSetMarkChain to portmap config
2022-12-19 20:33:43 -08:00
TuanAnh Nguyen 0c12cb7206
Update dns-custom-nameservers.md
fix spelling
2022-12-19 17:07:43 +07:00