Loading controls...
Control: 7.9 Ensure Kubernetes Cluster is created with Private cluster enabled
Description
A private cluster is a cluster that makes your master inaccessible from the public internet. In a private cluster, nodes do not have public IP addresses, so your workloads run in an environment that is isolated from the internet. Nodes have addresses only in the private address space. Nodes and masters communicate with each other privately using VPC peering.
Remediation
From Console
- Logon to ACK console.
- Click the
Create Kubernetes Cluster
button and make surePublic Access
isnot enabled
.
Usage
Run the control in your terminal:
steampipe check alicloud_compliance.control.cis_v100_7_9
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share alicloud_compliance.control.cis_v100_7_9
SQL
This control uses a named query:
manual_control