ASSOCIATE-CLOUD-ENGINEER · Question #32
ASSOCIATE-CLOUD-ENGINEER Question #32: Real Exam Question with Answer & Explanation
The correct answer is A: 1. Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the. GKE Containers have more log than GKE Cluster Operations: cluster_name: An immutable name for the cluster the container is running in. namespace_id: Immutable ID of the cluster namespace the container is running in. instance_id: Immutable ID of the GCE instance the container is r
Question
Your projects incurred more costs than you expected last month. Your research reveals that a development GKE container emitted a huge number of logs, which resulted in higher costs. You want to disable the logs quickly using the minimum number of steps. What should you do?
Options
- A1. Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the
- B1. Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the
- C1. Go to the GKE console, and delete existing clusters.
- D1. Go to the GKE console, and delete existing clusters.
Explanation
GKE Containers have more log than GKE Cluster Operations: cluster_name: An immutable name for the cluster the container is running in. namespace_id: Immutable ID of the cluster namespace the container is running in. instance_id: Immutable ID of the GCE instance the container is running in. pod_id: Immutable ID of the pod the container is running in. container_name: Immutable name of the container. zone: The GCE zone in which the instance is running. .-GKE Cluster Operations project_id: The identifier of the GCP project associated with this resource, such as "my-project". cluster_name: The name of the GKE Cluster. location: The location in which the GKE Cluster is running. https://cloud.google.com/logging/docs/api/v2/resource-list
Community Discussion
No community discussion yet for this question.