Add Fortify 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 as shown here
-
Resource values set for all pods in chart/values.yaml
-
Smaller Resource values set in tests/test-values.yaml
Edited by Alozie Obuh