Difference between revisions of "Evict: Evicted Pod"

From wikieduonline
Jump to navigation Jump to search
 
(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>
  
[[Kubelet]]:
+
=== [[Pod Disruption Budget]] (PDB) ===
* <code>[[Killing: Stopping container]] XXXXX</code>
+
[[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

Advertising: