Skip to content

Questions to Determine

  • What ResourceQuotas exist in the staging namespace?
  • What is the current usage vs. hard limits for each quota resource?
  • Do the pod specs in the deployment include resource requests and limits?
  • If a ResourceQuota covers compute resources, do all containers specify requests/limits?
  • How much resource headroom remains in the quota?
  • Can the quota be increased, or should existing workloads be scaled down?
  • Are there idle or completed pods consuming quota that can be cleaned up?
  • Is there a LimitRange that auto-injects defaults?