C-0269 - Ensure memory requests are set

Framework

DevOpsBest

Severity

Low

Description of the the issue

This control identifies all Pods for which the memory requests are not set.

Related resources

CronJob, DaemonSet, Deployment, Job, Pod, ReplicaSet, StatefulSet

What does this control test

This control identifies all Pods for which the memory requests are not set.

Remediation

Set the memory requests or use exception mechanism to avoid unnecessary notifications.

Example

No example