ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 139 - Professional Cloud DevOps Engineer discussion

Report
Export

Your company runs services by using Google Kubernetes Engine (GKE). The GKE clusters in the development environment run applications with verbose logging enabled. Developers view logs by using the kubect1 logs

command and do not use Cloud Logging. Applications do not have a uniform logging structure defined. You need to minimize the costs associated with application logging while still collecting GKE operational logs. What should you do?

A.
Run the gcloud container clusters update --logging---SYSTEM command for the development cluster.
Answers
A.
Run the gcloud container clusters update --logging---SYSTEM command for the development cluster.
B.
Run the gcloud container clusters update logging=WORKLOAD command for the development cluster.
Answers
B.
Run the gcloud container clusters update logging=WORKLOAD command for the development cluster.
C.
Run the gcloud logging sinks update _Defau1t --disabled command in the project associated with the development environment.
Answers
C.
Run the gcloud logging sinks update _Defau1t --disabled command in the project associated with the development environment.
D.
Add the severity >= DEBUG resource. type 'k83 container' exclusion filter to the Default logging sink in the project associated with the development environment.
Answers
D.
Add the severity >= DEBUG resource. type 'k83 container' exclusion filter to the Default logging sink in the project associated with the development environment.
Suggested answer: A
asked 18/09/2024
Nicola Pinotti
52 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first