Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
To expose your application running in a Google Kubernetes Engine (GKE) cluster publicly behind a Cloud Load Balancing HTTP(S) load balancer, what steps should you take?
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.