Resource Requests and Limits
Requests are the guaranteed amount the scheduler reserves on a node; limits are the enforcement ceiling — CPU over limit is throttled via cgroup quotas while memory over limit gets the container OOM-killed. The request/limit combination determines the Pod's QoS class and thus its eviction priority under node pressure.
This Concept is waiting for its first lesson!
Requests are the guaranteed amount the scheduler reserves on a node; limits are the enforcement ceiling — CPU over limit is throttled via cgroup quotas while memory over limit gets the container OOM-killed. The request/limit combination determines the Pod's QoS class and thus its eviction priority under node pressure.
Are you a teacher? Sign in to start contributing.
Sign In