Process Flow - Quality of Service classes (Guaranteed, Burstable, BestEffort)
Pod Spec with Resources
Check: Are requests and limits set for CPU and Memory?
Guaranteed
Pod Scheduling & Eviction Priority
Pod Runs with QoS Class
Kubernetes assigns a QoS class to each pod based on resource requests and limits to decide scheduling and eviction priority.