turbot/kubernetes_compliance
Loading controls...

Control: ReplicaSet containers argument kube-scheduler bind address should be set to 127.0.0.1

Description

This check ensures that the container in the ReplicaSet has argument kube-scheduler bind address set to 127.0.0.1.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.replicaset_container_argument_kube_scheduler_bind_address_127_0_0_1

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

replicaset_container_argument_kube_scheduler_bind_address_127_0_0_1

Tags