ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 118 - Professional Cloud Architect discussion

Report
Export

You are running a cluster on Kubernetes Engine (GKE) to serve a web application. Users are reporting that a specific part of the application is not responding anymore. You notice that all pods of your deployment keep restarting after 2 seconds.

The application writes logs to standard output. You want to inspect the logs to find the cause of the issue. Which approach can you take?

A.
Review the Stackdriver logs for each Compute Engine instance that is serving as a node in the cluster.
Answers
A.
Review the Stackdriver logs for each Compute Engine instance that is serving as a node in the cluster.
B.
Review the Stackdriver logs for the specific GKE container that is serving the unresponsive part of the application.
Answers
B.
Review the Stackdriver logs for the specific GKE container that is serving the unresponsive part of the application.
C.
Connect to the cluster using gcloud credentials and connect to a container in one of the pods to read the logs.
Answers
C.
Connect to the cluster using gcloud credentials and connect to a container in one of the pods to read the logs.
D.
Review the Serial Port logs for each Compute Engine instance that is serving as a node in the cluster.
Answers
D.
Review the Serial Port logs for each Compute Engine instance that is serving as a node in the cluster.
Suggested answer: B
asked 18/09/2024
MARTIN WEAVER
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first