turbot/kubernetes_compliance
Loading controls...

Control: ReplicaSet containers should have kube-apiserver TLS cert file and TLS private key file configured appropriately

Description

This check ensures that the container in the ReplicaSet has kube-apiserver TLS cert file and TLS private key file configured appropriately.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.replicaset_container_argument_kube_apiserver_tls_cert_file_and_tls_private_key_file_configured

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

replicaset_container_argument_kube_apiserver_tls_cert_file_and_tls_private_key_file_configured

Tags