turbot/kubernetes_compliance

Control: PodTemplate containers should have a CPU limit

Description

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

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.pod_template_cpu_limit

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

pod_template_cpu_limit

Tags