turbot/kubernetes_compliance
Loading controls...

Control: ReplicaSet containers should have a CPU limit

Description

Containers in a ReplicaSet 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.replicaset_cpu_limit

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

replicaset_cpu_limit

Tags