Difference between revisions of "Evict: Evicted Pod"
Jump to navigation
Jump to search
(→PDB) |
|||
Line 6: | Line 6: | ||
* <code>[[Killing: Stopping container]] XXXXX</code> | * <code>[[Killing: Stopping container]] XXXXX</code> | ||
− | === | + | === [[Pod Disruption Budget]] (PDB) === |
− | [[Pod Disruption Budget]] | ||
[[kubectl drain]] ip-10-0-3-48.us-east-2.compute.internal --ignore-daemonsets | [[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]] | error when evicting pods/"your-pod-name" (will retry after 5s): Cannot [[evict]] pod as it would violate the pod's [[disruption budget]] |
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: