Commit Graph

2963 Commits

Author SHA1 Message Date
朱正浩,Zhu Zhenghao ba9d0faf80 update link of go package text/template 2023-04-04 23:18:24 +08:00
Kubernetes Prow Robot 9360bc5ab8
Merge pull request #40264 from kinvolk/rata/userns-1.25
content: Mention containerd 1.7 supports user namespaces
2023-04-03 22:59:51 -07:00
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 b54a9e6a38
Merge pull request #40419 from binoculars/patch-1
Fix grammar error
2023-03-31 20:59:48 -07:00
Kubernetes Prow Robot 7b262f6d32
Merge pull request #40306 from sftim/20230323_drop_katacoda
Drop or adapt tutorials that rely on Katacoda
2023-03-31 09:01:49 -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
Barrett Harber 9b369a8fdb
Fix grammar error 2023-03-30 06:52:00 -04:00
Kanishka Verma e6eedac1a2
Add warning that liveness probe must be configured carefully (#39930)
* a warning on liveness probes about cascading failures, added

* A warning that liveness probe must be configured carefully.

* better words are added

* wrapping of the log lines

* warning is modified that liveness probe must be configured carefully
2023-03-28 17:59:24 -07:00
Tim Bannister 82887437d5 Update ingress tutorial for Katacoda EOL 2023-03-28 15:23:31 +01:00
Rodrigo Campos d2cd6ca266 content: Mention containerd 1.7 supports user namespaces
containerd 1.7 was just released with user namespaces support. Let's
mention which kubernetes versions should work with container 1.7.

While we are there, let's clarify the CRI-O version and not duplicate
the requirements in the concept and task pages and just add a link

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-27 16:20:08 +02:00
Kubernetes Prow Robot 20d326fcd7
Merge pull request #40313 from raghu-manne/duplicate-configmap-info
Deleted duplicate info in configure-pod-configmap
2023-03-26 19:21:54 -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
Raghu 4fcd152e18 Deleted duplicate info in configure-pod-configmap 2023-03-26 10:54:54 +00:00
Kubernetes Prow Robot b63fbaa1cb
Merge pull request #40110 from windsonsea/inslin
Tweak line wrappings in 5 files of tasks/tools/
2023-03-25 21:27:53 -07:00
windsonsea 9ddbe3fd20 Tweak line wrappings in 3 files of tasks/tools/ 2023-03-26 09:41:53 +08:00
Kubernetes Prow Robot 9a81722850
Merge pull request #37368 from huangzou70/patch-2
Fix kubectl auto complete not usable by non-root user sometimes
2023-03-25 09:01:53 -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
Guangwen Feng 5db47862eb Fix a minor typo in scheduling-gpus.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-03-17 13:46:27 +08:00
Kubernetes Prow Robot 4b95e33781
Merge pull request #39891 from schollii/patch-1
Fix bad typo and add some clarifications
2023-03-16 18:27:15 -07:00
Michael 8b527bab7e Tweak line wrappings in run-application 2023-03-15 08:06:24 +08:00
Oliver L Schoenborn 07ec542ee9
typo in notes section
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-13 22:27:38 -04:00
Oliver L Schoenborn 5dc0185920 Simplify by focussing on kubectl ie no curl left except one mention; moved notes to the end where nuances are discussed such as upper/lower case env var, use of proxy-url, meaning of localhost vs socks5h, etc 2023-03-13 22:12:32 -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
Kubernetes Prow Robot 8b27481fda
Merge pull request #39940 from craigbox/shortcodes-en
[en] Shortcode fixes
2023-03-12 18:18:41 -07:00
Kubernetes Prow Robot 94a8fcf11f
Merge pull request #39209 from wfhartford/patch-1
Fix reference to file name in generated configMap
2023-03-12 18:16:41 -07:00
Craig Box 46bf59d941 Shortcode fixes for en 2023-03-13 10:50:13 +13:00
Gary Miguel 4beceb16be
Reference nvidia gpu feature discovery
And remove excessive detail about how to use AMD Node Labeler.
2023-03-09 16:13:58 -08:00
Kubernetes Prow Robot 67ae3deae2
Merge pull request #39656 from dipesh-rawat/change-scratch-term
Changed the occurrence of scratch to test
2023-03-09 07:28:01 -08:00
bradreelee 00078b40dc
Update encrypt-data.md
Added missing closing parentheses in line 70
2023-03-09 20:19:21 +09:00
Kubernetes Prow Robot 3ea93fa384
Merge pull request #39806 from windsonsea/conpvc
add - before an unordered list in configure-pvc page
2023-03-06 07:52:30 -08:00
windsonsea 22d83f4c65 add - before an unordered list in configure-pvc page 2023-03-06 22:57:59 +08: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 4798193a70
Merge pull request #39670 from i8r/main
Clarify PDB maxUnavailable rounding logic
2023-02-27 13:43:17 -08:00
Alexander Idelberger 6297df706a
Update content/en/docs/tasks/run-application/configure-pdb.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-27 12:03:08 +01:00
zhuzhenghao bb4092c644 cleanup page in configure-pod-container 2023-02-26 21:00:37 +08: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
Alexander Idelberger ced4a3e31c
PDB maxUnavailable rounding logic
Clarify the implications of rounding-up in combination with using a percent value and maxUnavailable.
2023-02-25 20:51:30 +01: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
Kubernetes Prow Robot 25c74ff7e7
Merge pull request #39628 from dipesh-rawat/fix-cilium-install-link
Fix Cilium Kubernetes Installation Guide link
2023-02-24 15:30:06 -08:00
Dipesh Rawat 2afb7d7d7e
Changed the occurrence of scratch to test 2023-02-24 16:23:15 +00:00
Anton-Vasilev ec42ca7f2a
Typo (subject-verb agreement)
Grammar issue: "above commands adds"
2023-02-24 12:56:02 +02:00