turbot/azure_compliance

Control: Kubernetes cluster services should listen only on allowed ports

Description

Restrict services to listen only on allowed ports to secure access to the Kubernetes cluster. This policy is generally available for Kubernetes Service (AKS), and preview for Azure Arc enabled Kubernetes. For more information, see https://aka.ms/kubepolicydoc.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.kubernetes_cluster_service_listen_to_allowed_ports

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.kubernetes_cluster_service_listen_to_allowed_ports --share

SQL

This control uses a named query:

manual_control

Tags