turbot/kubernetes_compliance

Control: PodTemplate containers should have a memory limit

Description

Containers in a PodTemplate should have memory limit which restricts the container to use no more than a given amount of user or system memory.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.pod_template_memory_limit

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run kubernetes_compliance.control.pod_template_memory_limit --share

SQL

This control uses a named query:

pod_template_memory_limit

Tags