Difference between revisions of "Karpenter.sh/do-not-evict: true"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
=== [[Eviction]] === | === [[Eviction]] === | ||
− | + | * <code>Consolidation</code> | |
− | + | * <code>Emptiness</code> | |
− | + | * <code>Expiration</code> | |
== See also == | == See also == |
Revision as of 08:45, 3 January 2023
Pods without an ownerRef
(also called “controllerless” or "naked pods") will be evicted during voluntary node disruption, such as expiration or consolidation. A pod with the annotation karpenter.sh/do-not-evict: true
will cause its node to be opted out from voluntary node disruption workflows.
Eviction
Consolidation
Emptiness
Expiration
See also
- Kubernetes annotations,
kubectl annotate, eks.amazonaws.com, annotations.kubernetes.io, annotations:, ingress.annotations
- Karpenter,
karpenter.sh, provisioners.karpenter.sh
, Karpenter releases, best practices,karpenter.sh/capacity-type, karpenter.sh/discovery
,kind: Provisioner, kind: AWSNodeTemplate
,kubectl provisioner
,TopologyKey, FailedDraining, Evict, DisruptionBlocked
, Karpenter logs,controller., ttlSecondsUntilExpired
, KEDA, NodePools, Kind: NodePool, Workload Consolidation, Disruption controls
Advertising: