Difference between revisions of "NoExecute"
Jump to navigation
Jump to search
(Created page with "A 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, PreferN...") |
|||
Line 1: | Line 1: | ||
− | A [[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> |
{{taint}} | {{taint}} |
Revision as of 10:57, 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.
Kubernetes taints and tolerations, NO_SCHEDULE, NoExecute,
module.eks_managed_node_group
Advertising: