We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e8dc2 commit addbb8cCopy full SHA for addbb8c
content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
@@ -250,7 +250,7 @@ tolerations:
250
Kubernetes automatically adds a toleration for
251
`node.kubernetes.io/not-ready` and `node.kubernetes.io/unreachable`
252
with `tolerationSeconds=300`,
253
-unless you, or a controller, set those tolerations explictly.
+unless you, or a controller, set those tolerations explicitly.
254
255
These automatically-added tolerations mean that Pods remain bound to
256
Nodes for 5 minutes after one of these problems is detected.
0 commit comments