Examtopics

Professional Cloud DevOps Engineer
  • Topic 1 Question 139

    Your company runs services by using Google Kubernetes Engine (GKE). The GKE dusters in the development environment run applications with verbose logging enabled. Developers view logs by using the kubectl 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?

    • Run the gcloud container clusters update --logging=SYSTEM command for the development cluster.

    • Run the gcloud container clusters update --logging=WORKLOAD command for the development cluster.

    • Run the gcloud logging sinks update _Default --disabled command in the project associated with the development environment.

    • Add the severity >= DEBUG resource.type = "k8s_container" exclusion filter to the _Default logging sink in the project associated with the development environment.


    シャッフルモード