Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.05 KB

kubescape-c-0269-deny-resources-with-memory-request-not-set.md

File metadata and controls

27 lines (21 loc) · 1.05 KB

Kubescape C-0269: Deny Resources with memory request not set

Severity Level: High

Configuration Parameters:

Resources this policy could be applied to:

  • CronJob
  • DaemonSet
  • Deployment
  • Job
  • Pod
  • ReplicaSet
  • StatefulSet

What does this policy do:

This Policy checks for every container in the resource:

If any of the above checks fail, the resource is denied from being deployed in the cluster.

Implementing this policy in the Cluster:

Refer here for using the policy in the cluster