turbot/kubernetes_compliance
Loading controls...

Control: Pods service account token shoulde be enabled

Description

This check ensures that Pod service account token is enabled.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.pod_service_account_token_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

pod_service_account_token_enabled

Tags