The output of removal of taint should be untainted (#4720)
This commit is contained in:
committed by
Andrew Chen
parent
7c4e01887b
commit
c029a9ddb4
@@ -297,7 +297,7 @@ kubectl taint nodes --all node-role.kubernetes.io/master-
|
|||||||
With output looking something like:
|
With output looking something like:
|
||||||
|
|
||||||
```
|
```
|
||||||
node "test-01" tainted
|
node "test-01" untainted
|
||||||
taint key="dedicated" and effect="" not found.
|
taint key="dedicated" and effect="" not found.
|
||||||
taint key="dedicated" and effect="" not found.
|
taint key="dedicated" and effect="" not found.
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user