Using Console
Using CLI
[CLUSTER_NAME]
with the name of the GKE cluster that needs to be remediated and [MASTER_CIDR]
with the IP range for the master node.true
.true
.By following the above steps, you can remediate the misconfiguration “Private Cluster Should Be Enabled” for GCP using GCP CLI.Using Python