Difference between revisions of "Evict: Evicted Pod"
Jump to navigation
Jump to search
(→PDB) |
|||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Karpenter]] | + | === [[Karpenter]]=== |
* <code>Evict: Evicted Pod</code> | * <code>Evict: Evicted Pod</code> | ||
+ | === [[Kubelet]] === | ||
+ | * <code>[[Killing: Stopping container]] XXXXX</code> | ||
− | [[ | + | === [[Pod Disruption Budget]] (PDB) === |
− | + | [[kubectl drain]] ip-10-0-3-48.us-east-2.compute.internal --ignore-daemonsets | |
+ | error when evicting pods/"your-pod-name" (will retry after 5s): Cannot [[evict]] pod as it would violate the pod's [[disruption budget]] | ||
== Related == | == Related == | ||
* [[Karpenter]]: <code>[[Nominate]]: [[Pod should schedule on]] ...</code> | * [[Karpenter]]: <code>[[Nominate]]: [[Pod should schedule on]] ...</code> | ||
− | * <code>[[Killing]]</code> | + | * Kubelet: <code>[[Killing: Stopping container]]</code> |
* <code>[[default-scheduler]]</code> | * <code>[[default-scheduler]]</code> | ||
− | * [[AdmissionReview]] | + | * <code>[[AdmissionReview]]</code> |
* [[Eviction]] | * [[Eviction]] | ||
+ | * [[Kubelet]]: <code>[[Started: Started container]]</code> | ||
+ | * <code>[[karpenter.sh/do-not-evict: true]]</code> | ||
+ | * <code>[[ttlSecondsUntilExpired]]</code> | ||
+ | * <code>[[kubectl drain]]</code> | ||
+ | * [[PDB]] | ||
== See also == | == See also == |
Latest revision as of 12:17, 26 January 2023
Karpenter[edit]
Evict: Evicted Pod
Kubelet[edit]
Pod Disruption Budget (PDB)[edit]
kubectl drain ip-10-0-3-48.us-east-2.compute.internal --ignore-daemonsets error when evicting pods/"your-pod-name" (will retry after 5s): Cannot evict pod as it would violate the pod's disruption budget
Related[edit]
- Karpenter:
Nominate: Pod should schedule on ...
- Kubelet:
Killing: Stopping container
default-scheduler
AdmissionReview
- Eviction
- Kubelet:
Started: Started container
karpenter.sh/do-not-evict: true
ttlSecondsUntilExpired
kubectl drain
- PDB
See also[edit]
kubectl get events, OOMKilling, FailedKillPod, SuccessfulDelete, SuccessfulCreate, NoPods, Warning, Critical, NodeSysctlChange, FailedAttachVolume, FailedMount, UnAvailableLoadBalancer, FailedCreatePodSandBox, InvalidDiskCapacity, Scheduled, NetworkNotReady, Evict, Killing, SuccessfulReconcilied, FailedToUpdateEndpointSlices, BackendNotFound, FailedScheduling, ProvisioningFailed
- 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: