turbot/kubernetes_compliance
Loading controls...

Control: CronJob containers should have a memory limit

Description

Containers in a CronJob 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.cronjob_memory_limit

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

cronjob_memory_limit

Tags