Eviction [api_object]ai-synthesized · conf 0.82
Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to .../pods/<pod name>/evictions.
policysecurity
A mechanism that allows cluster administrators to evict pods from nodes when resources are scarce or other conditions are met.
Why it matters Eviction enables efficient resource management by allowing cluster administrators to reclaim resources and prevent node overload.
Key facts - Defined in io.k8s.api.policy.v1.Eviction - Used to evict pods from nodes when resources are scarce
Sources
swagger.json — “io.k8s.api.policy.v1.Eviction”