
Ultimate access to all questions.
You have created a private Google Kubernetes Engine cluster and are attempting to check pod statuses using kubectl. However, one of your instances cannot reach the master node, despite the cluster being operational.
What steps should you take to resolve this connectivity issue?
A
Assign a public IP address to the instance.
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.
D
Create the appropriate master authorized network entries to allow the instance to communicate to the master.