GCP PCA · Question 39 · Domain 2: Managing and Provisioning a Solution Infrastructure
You are deploying a highly secure application to Google Kubernetes Engine (GKE). The security team mandates that the GKE cluster must be a Private Cluster. Which THREE statements are true regarding GKE Private Clusters? (Select THREE)
You are deploying a highly secure application to Google Kubernetes Engine (GKE). The security team mandates that the GKE cluster must be a Private Cluster. Which THREE statements are true regarding GKE Private Clusters? (Select THREE)
Answer options:
Nodes in a private cluster only have internal IP addresses.
Pods in a private cluster cannot access the internet under any circumstances.
You can use Master Authorized Networks to restrict which external IP addresses can access the cluster's control plane.
The control plane (master) is hosted in your VPC network.
VPC Peering is automatically configured to connect your VPC to the Google-managed control plane VPC.
Private clusters do not support Horizontal Pod Autoscaling (HPA).
How to approach this question
Full Answer
Common mistakes
Practice the full GCP Professional Cloud Architect Practice Exam 3
50 questions · hints · full answers · grading
Expert