Commit Graph

236 Commits

Author SHA1 Message Date
Marko Mudrinić e4a2ab2bd0
Update upgrade guides to clarify that legacy repos are frozen (#43472)
* Add legacy-repos-deprecation shortcode and localization

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

* Update install/upgrade guides to clarify that legacy repos are frozen

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

* Update the legacy repos message

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

---------

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-17 03:37:39 +02:00
Marko Mudrinić 7d706d9921
Remove instructions for legacy package repos
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-10 18:01:54 +02:00
Raul Mahiques 926770351c
Added instructions for SUSE-based distributions (#42913)
* Update install-kubectl-linux.md

Added instructions for SUSE based distributions

* Update change-package-repository.md

Added a section for openSUSE and SLES distributions

* Update content/en/docs/tasks/tools/install-kubectl-linux.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/tasks/tools/install-kubectl-linux.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

* Update content/en/docs/tasks/tools/install-kubectl-linux.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

---------

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-09 09:05:47 +02:00
steve-hardman 8a5f322c50 Fix kubelet-config-name 2023-09-28 12:50:35 +00:00
windsonsea e6eb4d4aaf Fix a link in kubeadm-certs 2023-09-21 09:43:12 +08:00
Kubernetes Prow Robot 21de51932e
Merge pull request #42764 from sftim/20230828_link_kubeadm_certs_rbac
Link from kubeadm mention of RBAC to authz docs
2023-09-20 17:21:55 -07:00
Tim Bannister 355f158d1f Link from kubeadm mention of RBAC to authz docs
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-09-20 18:22:48 +01:00
Qiming Teng 07f224714a Fix links
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
windsonsea 485097b39c Clean up change-package-repository.md 2023-08-29 15:27:57 +08:00
Michael dffb9673b2 Fix a typo * in upgrading-linux-nodes.md 2023-08-16 21:31:59 +08: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
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Markus Lehtonen fa73830e0b docs: another change of wording of k8s versioning 2023-08-04 14:06:35 +03:00
Markus Lehtonen 0d2962b0f8 docs: change wording of k8s versioning on KubeletCgroupDriverFromCRI 2023-07-26 11:18:14 +03: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
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 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
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
Michael 32cdddb63c [zh] sync upgrading-linux-nodes.md 2023-05-22 20:10:48 +08:00
Kubernetes Prow Robot 3bcd2dde83
Merge pull request #41223 from mrgiles/36492_kubelet_cgroupdriver_value
Clarify kubelet vs kubeadm default cgroupDriver options
2023-05-22 02:38:21 -07:00
windsonsea 17436507ce Fix minor errors in /tasks/administer-cluster/kubeadm/ 2023-05-19 10:22:19 +08:00
Marcelo Giles 03fec1ea90
Update reference links 2023-05-18 16:16:25 -07:00
Marcelo Giles 91060dde99
Add kubelet vs kubeadm default cgroupfs driver 2023-05-18 14:19:54 -07:00
Tim Bannister 50d7e85643
Migrate from fullVersion param to skew shortcode
Use {{< skew currentPatchVersion >}} to render the latest patch version
for the minor release being documented.
2023-05-02 23:25:30 +01:00
shubham82 102f56b731 Modify the page weight for upgrading windows nodes 2023-03-03 10:42:53 +09: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
Abigail McCarthy b1202c78ff Update page weights in /tasks/administer-cluster section 2023-01-11 11:12:34 -05: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
Qiming Teng 3fb1754459 Apply long-line wrapping to the kubeadm-certs page 2022-12-17 17:00:24 +08:00
Qiming Teng 55c835dcb9 Use reference to config API rather than source code
This commit replaces a reference to the source code by reference to config API.
2022-12-17 16:56:13 +08:00
Kubernetes Prow Robot 1727b822c8
Merge pull request #37521 from bishal7679/patch-9
Updated `<node-to-drain>` to `<node-to-uncordon>` in kubeadm-upgrade
2022-11-01 10:58:45 -07:00
Ritikaa96 bcdb8f3b93 updating kubeadm-reconfigure-doc 2022-11-01 16:34:11 +05:30
Bishal das 8a0ca839d2 Updated and squashed two commits
Update kubeadm-upgrade.md

Updated kubeadm-upgrade

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>
2022-10-26 12:09:31 +05:30
Kubernetes Prow Robot ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -07:00
Shubham 7bad15b0c1
Corrected param shortcode. (#35725)
* Corrected param shortcode.

* Quote the URL.
2022-08-10 01:46:30 -07:00
William Steinford d6a1ba2a6d Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup' 2022-08-08 16:48:26 -04:00
Sang Hong, Kim b01385728e
[en] Fix unclosed code block 2022-07-29 10:44:58 +09:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
paul.zhang 1ac21a0a0a
Update configure-cgroup-driver.md 2022-06-24 09:36:23 +08:00
paul.zhang 6040ce1f30
Update configure-cgroup-driver.md 2022-06-23 09:14:12 +08:00
paul.zhang 75b7fce11f
Add anchor:#modify-kubelet-configmap
Add anchor:#modify-kubelet-configmap
2022-06-22 17:28:48 +08:00