Difference between revisions of "NoExecute"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* {{node.kubernetes.io}} | * {{node.kubernetes.io}} | ||
* {{taint}} | * {{taint}} | ||
+ | |||
+ | [[Category:K8s]] |
Revision as of 11:30, 13 November 2023
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
See also
Advertising: