Skip to content

Commit

Permalink
kubeadm: add missing "You should see output similar to this"
Browse files Browse the repository at this point in the history
  • Loading branch information
neolit123 committed Mar 15, 2019
1 parent 331d01b commit e9997bb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,8 @@ without compromising the minimum required capacity for running your workloads.
kubectl drain $NODE --ignore-daemonsets
```
You should see output similar to this:
```shell
kubectl drain ip-172-31-85-18
node "ip-172-31-85-18" cordoned
Expand Down

0 comments on commit e9997bb

Please sign in to comment.