
Answer-first summary for fast verification
Answer: Enable Cloud Operations for GKE in the Cluster Features., Select the System and workload logging and monitoring option in the Cluster Features.
To monitor Nginx requests on Kubernetes Engine, enable Cloud Operations for GKE and select the appropriate logging and monitoring option in Cluster Features. Installing the Cloud Monitoring Agent directly on the cluster or using catch-all configurations are not the correct approaches for this scenario. Refer to Google Cloud's documentation for more details on monitoring Nginx metrics and installing agents on GKE.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are deploying Nginx on Kubernetes Engine and need to monitor the number of requests it has serviced. Which two actions should you take?
A
Select the System and workload logging and monitoring option in the Cluster Features.
B
Install the catch-all configuration to automatically capture the Nginx metrics.
C
Enable Cloud Operations for GKE in the Cluster Features.
D
On the Cluster, install the Cloud Monitoring Agent.
E
Install the necessary configuration files for Nginx.