turbot/kubernetes_compliance
Loading controls...

Control: ReplicaSet containers token auth file should not be configured

Description

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

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.replicaset_container_token_auth_file_not_configured

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

replicaset_container_token_auth_file_not_configured

Tags