Question 41 of 169
Single answerYou create a Google Kubernetes Engine private cluster and want to use kubectl to get the status of the pods. In one of your instances you notice the master is not responding, even though the cluster is up and running.
What should you do to solve the problem?
AAssign a public IP address to the instance.
BCreate a route to reach the Master, pointing to the default internet gateway.
CCreate the appropriate firewall policy in the VPC to allow traffic from Master node IP address to the instance.
✓DCreate the appropriate master authorized network entries to allow the instance to communicate to the master.
✓
Correct Answer: D
Create the appropriate master authorized network entries to allow the instance to communicate to the master.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.