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?
发布于 2021-02-20 22:27:01
【多选题】 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.