Difference between revisions of "NoExecute"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
A [[Kubernetes taints and tolerations|taint]] consists of a key, value, and effect. As an argument here, it is expressed as <code>[[key=value:effect]]</code>. The effect must be <code>[[NoSchedule]], [[PreferNoSchedule]] or [[NoExecute]].</code>
 
A [[Kubernetes taints and tolerations|taint]] consists of a key, value, and effect. As an argument here, it is expressed as <code>[[key=value:effect]]</code>. The effect must be <code>[[NoSchedule]], [[PreferNoSchedule]] or [[NoExecute]].</code>
  
 +
 +
[[node.kubernetes.io/unreachable]]:NoExecute
  
 
== See also ==
 
== See also ==
 
* {{taint}}
 
* {{taint}}

Revision as of 10:59, 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: