Kubernetes Prow Robot
d6efe6aaf3
Merge pull request #48608 from rotimislaw/patch-1
...
Add advice about checking package repository source (RPM)
2025-01-26 06:45:21 -08:00
Andrei Ivantsov
90839206ba
Merge branch 'kubernetes:main' into patch-1
2024-12-17 13:51:31 +01:00
Andrei Ivantsov
edc4dc7e49
Restart CoreDNS deployment to reflect configuration changes
2024-12-17 13:45:05 +01:00
Daniel Chan
7295018042
Merge pull request #48159 from kubernetes/dev-1.32
...
Official 1.32 Release Docs
2024-12-11 16:40:28 -05:00
Andrei Ivantsov
b0e6a7927e
Simplify reflecting the CoreDNS changes after updating the CoreDNS Deployment and Service
2024-12-10 16:20:17 +01:00
Andrei Ivantsov
672c2a70ff
Simplify kube-proxy refresh once the `kube-proxy` ConfigMap is updated
2024-12-08 17:49:15 +01:00
Lubomir I. Ivanov
bbdb8dd9f3
kubeadm: update authored docs for 1.32
2024-11-28 11:27:39 +02:00
Robert Matuszewski
73a4126d4f
Correction
2024-10-31 16:01:11 +01:00
Matuszewski Robert Jan
05f862d67b
Comment move as per suggestion
2024-10-31 15:44:26 +01:00
Matuszewski Robert Jan
1bbff5c01e
Punctuation changes
...
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2024-10-31 15:18:59 +01:00
Matuszewski Robert Jan
7d7a3913a2
Update kubeadm-upgrade.md
2024-10-31 15:01:22 +01:00
Tim Bannister
e3c1c5b8b8
Redo advice about cluster upgrades
...
Use one consistent phrase about the advice around upgrading a cluster.
2024-09-27 10:28:41 +01:00
Tim Bannister
2b2973562a
Revise callouts for kubeadm cert page
...
Use fewer note and warning blocks, to keep the important messages
focused.
2024-09-27 10:28:29 +01:00
Lubomir I. Ivanov
fa074af98e
kubeadm-certs: fix wrong info about admin.conf
...
While the super-admin.conf change was introduced, looks like
we forgot to update this particular section of the kubeadm-certs.md.
https://kubernetes.io/docs/reference/setup-tools/kubeadm/implementation-details/#generate-kubeconfig-files-for-control-plane-components
The above section already has the right info.
2024-09-26 15:32:52 +03:00
Kubernetes Prow Robot
add3958c32
Merge pull request #47915 from sftim/20240913_kubeadm_task_reorganize
...
Reorganize task pages relevant to nodes and kubeadm
2024-09-17 20:48:44 +01:00
Kubernetes Prow Robot
555a445856
Merge pull request #47911 from sftim/20240913_remind_people_to_switch_shell_kubeadm
...
Emphasize that some kubeadm node setup commands run on control plane
2024-09-16 10:13:14 +01:00
Tim Bannister
08a178b414
Mark Windows node support as beta
...
Support for Windows nodes is beta; make that clearer.
2024-09-13 18:00:51 +01:00
Tim Bannister
c8bb00db5d
Reorganize kubeadm node tasks
2024-09-13 16:59:16 +01:00
Tim Bannister
5a9879ac6a
Emphasize that some commands run on control plane
...
Our readers are often smart, but they are also in a hurry. Make it extra
clear that you need to run some commands in a different shell.
2024-09-13 13:39:42 +01:00
Lubomir I. Ivanov
65107c74cf
kubeadm: add task pages for adding Linux and Windows worker nodes
...
Adjust the "create a kubeadm cluster" page to link to
two separate task pages for adding Linux / Windows worker nodes.
Base the Windows page on the existing document:
https://github.com/kubernetes-sigs/sig-windows-tools/blob/master/guides/guide-for-adding-windows-node.md
2024-09-12 09:29:52 +03:00
Maryam Tavakkoli
a5fcf3cc44
Merge remote-tracking branch 'upstream/main' into dev-1.31
2024-07-09 20:13:21 +03:00
Lubomir I. Ivanov
efc1133fa4
kubeadm: use v1beta4 in all docs examples
2024-07-05 16:24:31 +03:00
Lubomir I. Ivanov
45aa96c9e1
kubeadm: update notes about upgrade and --config
2024-07-05 16:15:53 +03:00
Richard Sufliarsky
b56a4f4e43
fix typo: extraMounts -> extraVolumes
2024-07-03 16:31:42 +02:00
Kubernetes Prow Robot
56d3c640f8
Merge pull request #46809 from hacktivist123/merged-main-dev-1.31
...
Merged main dev 1.31
2024-06-13 22:43:26 -07:00
Tamilselvan
ebb553a599
Note for to clear backup files ( #46773 )
...
* Note for clear backup files
* Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
---------
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2024-06-11 04:28:47 -07:00
SataQiu
82348a64ea
kubeadm: update docs for removed UpgradeAddonsBeforeControlPlane feature gate
...
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2024-05-17 10:14:00 +08:00
Marcelo Giles
7a91dcc078
Add shell access prereq to node upgrade cluster task
...
Add shell access prereq to node upgrade task
2024-04-05 11:50:25 -07:00
Kubernetes Prow Robot
bb24ce5ab8
Merge pull request #45095 from clementnuss/patch-3
...
docs(kubeadm-upgrade): add consideration on etcd upgrade impact
2024-02-23 21:33:25 -08:00
Kubernetes Prow Robot
51b0ebc934
Merge pull request #45073 from neolit123/1.30-add-external-ca-notes
...
kubeadm-certs: add notes about different external CA approaches
2024-02-16 09:53:39 -08:00
Clément Nussbaumer
2dc571df77
docs(kubeadm-upgrade): add consideration on etcd upgrade impact
...
relates to https://github.com/kubernetes/kubeadm/issues/2991#issuecomment-1932337556
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Clément Nussbaumer <clement.nussbaumer@postfinance.ch>
2024-02-14 08:03:53 +01:00
Lubomir I. Ivanov
9593771ee9
kubeadm-certs: add notes about different external CA approaches
...
There are multiple ways to prepare the credentials for use
with "external CA" mode:
- manual
- using kubeadm CSRs
- using kubeadm phases
2024-02-09 12:23:03 +02:00
Aditya Samant
c6e210f8f1
Added sudo permissions as necessary.
2024-01-24 15:32:46 +05:30
John Huang
8106c6e092
Add notes on kubeadm clusters version ( #44683 )
...
* Add notes on kubeadm clusters version
Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
move into additional information
* Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-09 18:07:50 +01:00
hunshcn
bcc55ae7c9
fix outdated link/anchor
...
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Kubernetes Prow Robot
e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
...
fix typos
2024-01-02 19:29:55 +01:00
Qiming Teng
8b46ec4047
Fix several link errors
2024-01-01 21:15:50 +08:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
steve-hardman
242296af2a
Remove extra character
...
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-12-20 00:34:51 +00:00
steve-hardman
80353185f5
Remove extra character
2023-12-19 23:17:19 +00:00
Aditya Samant
3a13717a34
Issue 44321 - added comments to emphasize that the drain and uncordon commands must be executed on a control plane node.
...
Apply suggestions from code review
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2023-12-13 16:52:08 +05:30
Kubernetes Prow Robot
0c5cb411ea
Merge pull request #43871 from neolit123/1.29-add-task-for-kubeadm-generate-csr
...
kubeadm: add section on how to use the "generate-csr" command
2023-12-11 17:39:47 +01:00
Dipesh Rawat
b91eca6be2
Fix rendering issue in tab layout
2023-12-01 01:20:33 +00:00
Denis GERMAIN
812e0f8b85
Add details in kubeadm-reconfigure.md for etcd
...
The kubeadm init phase doesn't permit to reconfigure the etcd yaml manifest (when etcd is in local mode)
Adding the right command when etcd needs to be reconfigured
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2023-11-30 14:08:05 +01:00
Lubomir I. Ivanov
d174742c46
kubeadm: add section on how to use the "generate-csr" command
...
The "generate-csr" command is useful in cases users don't
wish to use the default certificate duration that kubeadm has
hardcoded to 1 year. The command can also be used when the
certificate rotation process is done manually, out of bounds
with an external CA.
2023-11-22 08:32:30 +02:00
Marko Mudrinić
4163d74fa5
Additional clarifications for changing package repository
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-11-13 13:36:11 +01:00
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