turbot/kubernetes_compliance
Loading controls...

Control: Deployment containers should have a CPU limit

Description

Containers in a Deployment 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.deployment_cpu_limit

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

deployment_cpu_limit

Tags