turbot/kubernetes_compliance
Loading controls...

Control: DaemonSet containers token auth file should not be configured

Description

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

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.daemonset_container_token_auth_file_not_configured

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

daemonset_container_token_auth_file_not_configured

Tags