Multiple Choice
You are developing a JPEG image-resizing API hosted on Google Kubernetes Engine (GKE) . Callers of the service will exist within the same GKE cluster. You want clients to be able to get the IP address of the service. What should you do?
A) Define a GKE Service. Clients should use the name of the A record in Cloud DNS to find the service's cluster IP address.
B) Define a GKE Service. Clients should use the service name in the URL to connect to the service.
C) Define a GKE Endpoint. Clients should get the endpoint name from the appropriate environment variable in the client container.
D) Define a GKE Endpoint. Clients should get the endpoint name from Cloud DNS.
Correct Answer:

Verified
Correct Answer:
Verified
Q47: Case study This is a case study.
Q48: Case study This is a case study.
Q49: Case Study Company Overview HipLocal is a
Q50: Your company has a data warehouse that
Q51: Your application is deployed in a Google
Q53: You are using Cloud Build to build
Q54: You are load testing your server application.
Q55: You have an application controlled by a
Q56: Your data is stored in Cloud Storage
Q57: You are using Cloud Build to create