turbot/kubernetes_compliance
Loading controls...

Control: Pods should not refer to a non existing service account

Description

Pods should not refer to a service account which is not available.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.pod_service_account_not_exist

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

pod_service_account_not_exist

Tags