MEDIUM
Source
CloudSploit
ID
private-endpoint

Private Endpoint

Ensures the private endpoint setting is enabled for kubernetes clusters

kubernetes private endpoints can be used to route all traffic between the Kubernetes worker and control plane nodes over a private VPC endpoint rather than across the public internet.

Enable the private endpoint setting for all GKE clusters when creating the cluster.