Container is running without memory limit Affecting Deployment service in Kubernetes


0.0
low
0
10
    Severity Framework Snyk CCSS
    Rule category Containers / Best Practices

Is your enviroment affected by this misconfiguration?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
    Frameworks
    CIS-Controls CSA-CCM
  • Snyk ID SNYK-CC-00608
  • credit Snyk Research Team

Description

Containers without memory limits are more likely to be terminated when the node runs out of memory.

How to fix?

Set resources.limits.memory value.

Terraform