Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading Linux nodes page should specify that the drain and uncordon commands should be executed from the controlplane. #44321

Closed
adityasamant25 opened this issue Dec 13, 2023 · 3 comments · Fixed by #44322
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. language/en Issues or PRs related to English language sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. sig/docs Categorizes an issue or PR as relevant to SIG Docs. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@adityasamant25
Copy link
Contributor

This is a Bug Report

Problem:
This is related to the page Upgrading Linux nodes.
The kubectl drain and kubectl uncordon commands should be executed on the controlplane node.
This is not obvious from the documentation.
A new user unfamiliar with the process of upgrade will invariably execute these commands on the worker node and will fail.

Proposed Solution:
Add instruction to execute the kubectl drain and kubectl uncordon commands from the controlplane node.

Page to Update:
https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes/

@adityasamant25 adityasamant25 added the kind/bug Categorizes issue or PR as related to a bug. label Dec 13, 2023
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Dec 13, 2023
@adityasamant25
Copy link
Contributor Author

/assign

@T-Lakshmi
Copy link
Contributor

/sig docs
/language en

@k8s-ci-robot k8s-ci-robot added sig/docs Categorizes an issue or PR as relevant to SIG Docs. language/en Issues or PRs related to English language labels Dec 13, 2023
@neolit123
Copy link
Member

/sig cluster-lifecycle
/triage accepted

@k8s-ci-robot k8s-ci-robot added sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. language/en Issues or PRs related to English language sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. sig/docs Categorizes an issue or PR as relevant to SIG Docs. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants