Update taint-and-toleration.md (#7963)
fixed 404 error listed in : https://github.com/kubernetes/website/issues/7924pull/7965/head
parent
fadfd7b3eb
commit
cf5a1d3e10
|
@ -22,7 +22,7 @@ onto nodes with matching taints.
|
|||
|
||||
## Concepts
|
||||
|
||||
You add a taint to a node using [kubectl taint](/docs/user-guide/kubectl/{{page.version}}/#taint).
|
||||
You add a taint to a node using [kubectl taint](/docs/reference/generated/kubectl/kubectl-commands/{{page.version}}/#taint).
|
||||
For example,
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Reference in New Issue