Difference between revisions of "Kubectl uncordon"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | <code>[[kubectl]] uncordon</code> mark node as [[schedulable]]. | + | <code>[[kubectl]] uncordon</code> mark [[node]] as [[schedulable]]. |
* https://www.mankier.com/1/kubectl-uncordon | * https://www.mankier.com/1/kubectl-uncordon | ||
Revision as of 05:54, 11 August 2022
kubectl uncordon
mark node as schedulable.
kubectl uncordon ip-10-0-1-25.us-east-2.compute.internal node/ip-10-0-1-25.us-east-2.compute.internal uncordoned Verify: kubectl get nodes -w NAME STATUS ROLES AGE VERSION ip-10-0-1-25.us-east-2.compute.internal Ready <none> 4d19h v1.20.11-eks-f17b81 ip-10-0-3-240.us-east-2.compute.internal Ready,SchedulingDisabled <none> 4d19h v1.20.11-eks-f17b81
Related
See also
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: