ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 60 - Professional Cloud Developer discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Define a GKE Endpoint. Clients should get the endpoint name from Cloud DNS.
Suggested answer: C
asked 18/09/2024
wilson tan
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first