turbot/kubernetes_compliance
Loading controls...

Control: Job containers should has security context defined

Description

This check ensures that the Stateful container is running with a defined security context.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.job_container_security_context_exists

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

job_container_security_context_exists

Tags