Skip to content

Commit

Permalink
fix description about kubeadm (#9646)
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoShuFeng authored and k8s-ci-robot committed Jul 28, 2018
1 parent 1778e77 commit 20ac7e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/setup/independent/create-cluster-kubeadm.md
Expand Up @@ -371,8 +371,8 @@ With output looking something like:

```
node "test-01" untainted
taint key="dedicated" and effect="" not found.
taint key="dedicated" and effect="" not found.
taint "node-role.kubernetes.io/master:" not found
taint "node-role.kubernetes.io/master:" not found
```

This will remove the `node-role.kubernetes.io/master` taint from any nodes that
Expand Down

0 comments on commit 20ac7e5

Please sign in to comment.