turbot/azure_compliance

Control: Kubernetes clusters should be accessible only over HTTPS

Description

Use of HTTPS ensures authentication and protects data in transit from network layer eavesdropping attacks. This capability is currently generally available for Kubernetes Service (AKS), and in preview for Azure Arc enabled Kubernetes. For more info, visit https://aka.ms/kubepolicydoc

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.kubernetes_cluster_https_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

manual_control

Tags