mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Add link to diagram of kubectl drain
issue kubernetes/kubernetes.github.io#501
This commit is contained in:
parent
6159126740
commit
21b218ce4f
@ -137,6 +137,8 @@ var (
|
||||
|
||||
When you are ready to put the node back into service, use kubectl uncordon, which
|
||||
will make the node schedulable again.
|
||||
|
||||

|
||||
`)
|
||||
|
||||
drain_example = dedent.Dedent(`
|
||||
|
Loading…
Reference in New Issue
Block a user