turbot/kubernetes_compliance

Control: PodTemplate containers argument bind address should be set to 127.0.0.1

Description

This check ensures that the container in the PodTemplate has argument bind address set to 127.0.0.1.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.pod_template_container_argument_bind_address_127_0_0_1

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

pod_template_container_argument_bind_address_127_0_0_1

Tags