What should you do?

Your application is deployed in a Google Kubernetes Engine (GKE) cluster. You want to expose this application publicly behind a Cloud Load Balancing HTTP(S) load balancer.

What should you do?
A . Configure a GKE Ingress resource.
B . Configure a GKE Service resource.
C . Configure a GKE Ingress resource with type: LoadBalancer.
D . Configure a GKE Service resource with type: LoadBalancer.

Answer: A

Explanation:

Reference: https://cloud.google.com/kubernetes-engine/docs/concepts/ingress

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments