Commit Graph

1092 Commits (55d5b5493783db4d5370ffc829917173cc767d5a)

Author SHA1 Message Date
Tim Bannister 55d5b54937 Make a section for writing the config file
Promote creating the encryption configuration file to have its own page
heading.
2023-09-05 17:46:40 +01:00
windsonsea 485097b39c Clean up change-package-repository.md 2023-08-29 15:27:57 +08:00
gerardo romero niño a203814740
Update encrypt-data.md
Fix typo on new encryption config file example
2023-08-17 08:28:18 -06:00
Kubernetes Prow Robot a03a79a1e2
Merge pull request #42586 from windsonsea/kubelety
Replace Kubelet with kubelet in kubelet-config-file.md
2023-08-17 00:28:20 -07:00
Michael b6c31f4e18 Replace Kubelet with kubelet in kubelet-config-file.md 2023-08-17 09:52:37 +08:00
Michael dffb9673b2 Fix a typo * in upgrading-linux-nodes.md 2023-08-16 21:31:59 +08:00
Peter Hunt e18a69c5ed
KEP-3983: add documentation for kubelet drop in directory (#42013)
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2023-08-11 11:15:26 -07:00
Tim Bannister d8b3099692
Drop links to blog article
It is OK to revert this commit once the date for the associated blog
article is confirmed.
2023-08-10 22:51:39 +01:00
Marko Mudrinić de5a39b654
Fix blog post links
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić b9f0cbcf9a
Typo fixes
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić f34d608b92
Make upgrade commands compatible with both repos
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić fcadec411a
Replace TBD links with the blog post link
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić 08cac8cf08
Address review comments
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:06 +03:00
Marko Mudrinić c206802a2e
Update package manager instructions with community-hosted repos
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:41:09 +03:00
Monis Khan 7fb0cf6924
KMS doc updates for v1.28
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-08-09 15:00:11 -04:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot 847839252f
Merge pull request #42160 from marquiz/devel/cgroup-driver-autoconfig-dev-1.28
docs: document kubelet cgroup driver detection from the runtime
2023-08-05 06:30:31 -07:00
Markus Lehtonen fa73830e0b docs: another change of wording of k8s versioning 2023-08-04 14:06:35 +03:00
Kubernetes Prow Robot 1f525ced3e
Merge pull request #42330 from donhui/patch-5
Mention kube-node-lease namespace in Namespaces concept
2023-08-02 10:36:41 -07:00
donghui 973280594f
add kube-node-lease namespace
keep pace with https://github.com/kubernetes/website/blob/main/content/en/docs/concepts/overview/working-with-objects/namespaces.md
2023-08-01 17:31:30 +08:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Martin Bjeldbak Madsen 9d8ad64f9b
Update ip-masq-agent.md to add missing `/` 2023-07-31 16:52:54 +10:00
Kubernetes Prow Robot 3bcd9a0dca
Merge pull request #42181 from sftim/20230724_revise_encryption_at_rest
Revise API encryption at resk task intro
2023-07-27 13:42:09 -07:00
Markus Lehtonen 0d2962b0f8 docs: change wording of k8s versioning on KubeletCgroupDriverFromCRI 2023-07-26 11:18:14 +03:00
Tim Bannister 78bb456b96 Revise API encryption at rest task intro
Co-authored-by: Mo Khan <theenjeru@gmail.com>
2023-07-25 14:33:37 +01:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Markus Lehtonen 7e208b05f1 docs: incorporate review comments from sftim
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 22:12:15 +03:00
pprokop afbe795bdb Move TopologyManagerPolicyOptions to beta
Signed-off-by: pprokop <pprokop@nvidia.com>
2023-07-24 10:49:36 +02:00
pprokop bd9fed6316 [topologymanager] whitespace cleanup
Signed-off-by: pprokop <pprokop@nvidia.com>
2023-07-24 10:49:36 +02:00
Markus Lehtonen c50c151dc7 docs: document kubelet cgroup driver detection from the runtime
Document the KubeletCgroupDriverFromCRI feature gate. Also, add notes of
this feature in parts of the documentation that describe cgroup driver
configuration.
2023-07-24 10:38:01 +03:00
Jay Beale 1fb2c45ad9 Replace outdated instructions and add a tip in kubeadm-certs.md 2023-07-21 10:21:18 -07:00
Kubernetes Prow Robot ef686eb8b8
Merge pull request #41817 from mboersma/remove-reconfigure-kubelet
Remove reconfigure-kubelet page
2023-07-16 16:15:06 -07:00
Mukunda Johnson 04173f92d3
grammar fixes for guaranteed-scheduling-critical-addon-pods.md
- Just nitpicks.
2023-07-13 19:55:55 -05:00
Matt Smith a17face3ee
Add uncordon step to containerd migration doc (#41796)
* Add uncordon step

Added a step to uncordon the node since it was drained at the beginning of this process.

* Update change-runtime-containerd.md

One more edit to the wording

* Move the uncordon step to the end and reword previous step.
2023-07-12 05:05:12 -07:00
Kubernetes Prow Robot 3df479cccb
Merge pull request #41574 from sftim/20230610_revise_encryption_at_rest_part
Update example YAML in encryption-at-rest topic
2023-07-05 15:35:06 -07:00
Matt Boersma bb4337e8d2
Remove reconfigure-kubelet page 2023-07-05 08:04:46 -06:00
Kubernetes Prow Robot 9e2b2cbea6
Merge pull request #41720 from Rishit-dagli/merged
Sync `dev-1.28` branch with `main`
2023-06-30 21:26:43 -07:00
SataQiu d5a2a693f3 kubeadm: add docs for UpgradeAddonsBeforeControlPlane feature gate 2023-06-21 13:33:53 +08:00
nzneit b9f8b59e8b
Update configure-upgrade-etcd.md
Fix typo in "Maintaining etcd clusters"
2023-06-15 09:50:42 -04:00
Michael 86363bbb85 improve ip-masq-agent.md 2023-06-12 19:51:24 +08:00
Kubernetes Prow Robot 0fd404eea4
Merge pull request #41535 from Shubham82/wrap_IP-Masquerade-Agent
Improvement: Tweak line wrapping for the ip-masq-agent task page.
2023-06-11 17:03:47 -07:00
Tim Bannister 163fd2769a
Update example YAML in encryption-at-rest topic 2023-06-10 09:53:36 +01:00
shubham82 09fcbf557b Wrapped lines. 2023-06-09 10:34:17 +05:30
Kubernetes Prow Robot 0039b0c093
Merge pull request #41389 from tengqm/wrap-leader-mig
Tweak line wrapping for leader migration task page
2023-06-08 08:12:13 -07:00
shubham82 57d3612706 Improvement: Tweak line wrapping for the ip-masq-agent task page. 2023-06-08 14:02:27 +05:30
Kubernetes Prow Robot 06a06cb3f7
Merge pull request #41402 from pacoxu/container-runtime-cleanup
Container runtime cleanup
2023-06-05 01:36:44 -07:00
Qiming Teng f74c780731
Update find-out-runtime-you-use.md
Trivial edit to trigger the CI gate again.
2023-06-05 16:22:51 +08:00
Paco Xu 0731e3877c sync status with https://github.com/kubernetes/kubernetes/pull/114017 2023-06-01 18:13:57 +08:00
Paco Xu ab4604aa4c remove 2023-06-01 18:13:57 +08:00
Ritikaa96 e67417a283 Removing redundant #elector in url and adding line-wrapping cleanup, without changing the text.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-06-01 13:24:48 +05:30