turbot/kubernetes_compliance

Control: PodTemplate containers token auth file should not be configured

Description

This check ensures that the container in the PodTemplate does not have token auth file configured.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.pod_template_container_token_auth_file_not_configured

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

pod_template_container_token_auth_file_not_configured

Tags