turbot/kubernetes_compliance
Loading controls...

Control: ReplicaSet containers argument secure port should not be set to 0

Description

This check ensures that the container in the ReplicaSet has secure port not set to 0.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.replicaset_container_argument_secure_port_not_0

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

replicaset_container_argument_secure_port_not_0

Tags