advancedKubernetes & Production Ops
What is the difference between resource requests and resource limits in Kubernetes, and what happens if limits are exceeded?
Tests whether you know exceeding a CPU limit throttles the pod while exceeding a memory limit gets it OOMKilled outright.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
What is the difference between resource requests and resource limits in Kubernetes, and what happens if limits are exceeded?