ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 45 - Professional Cloud Network Engineer discussion

Report
Export

You 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?

A.
Assign a public IP address to the instance.
Answers
A.
Assign a public IP address to the instance.
B.
Create a route to reach the Master, pointing to the default internet gateway.
Answers
B.
Create a route to reach the Master, pointing to the default internet gateway.
C.
Create the appropriate firewall policy in the VPC to allow traffic from Master node IP address to the instance.
Answers
C.
Create the appropriate firewall policy in the VPC to allow traffic from Master node IP address to the instance.
D.
Create the appropriate master authorized network entries to allow the instance to communicate to the master.
Answers
D.
Create the appropriate master authorized network entries to allow the instance to communicate to the master.
Suggested answer: D

Explanation:

https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters#cant_reach_cluster

https://cloud.google.com/kubernetes-engine/docs/how-to/authorized-networks

asked 18/09/2024
Medard Vedasto
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first