List of questions
Related questions
Question 139 - Professional Cloud DevOps Engineer discussion
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.
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.
D.
Add the severity >= DEBUG resource. type 'k83 container' exclusion filter to the Default logging sink in the project associated with the development environment.
Your answer:
0 comments
Sorted by
Leave a comment first