Difference between revisions of "NoExecute"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
[[node.kubernetes.io/unreachable]]:NoExecute | [[node.kubernetes.io/unreachable]]:NoExecute | ||
+ | [[tolerations:]] | ||
== See also == | == See also == | ||
* {{node.kubernetes.io}} | * {{node.kubernetes.io}} | ||
* {{taint}} | * {{taint}} | ||
+ | |||
+ | [[Category:K8s]] |
Latest revision as of 18:08, 28 July 2024
A taint consists of a key, value, and effect. As an argument here, it is expressed as key=value:effect
. The effect must be NoSchedule, PreferNoSchedule or NoExecute.
node.kubernetes.io/unreachable:NoExecute tolerations:
See also[edit]
Advertising: