UNCLASSIFIED - NO CUI

Add Resource values for every pod to set guaranteed QoS

Ensure that every pod/deployment/statefulset/etc within the chart has reasonable CPU/MEM resource values set by default in the chart, with slightly smaller values set in tests/test-values.yaml.

Be sure to review the Global Policy Tests portion of our Configuration Validation stage within our pipeline as that will show any pods that don't achieve Guaranteed QoS within Kubernetes

  • Resource values set for all pods in chart/values.yaml
  • Smaller Resource values set in tests/test-values.yaml
Edited by Jeremy Hulick