ASSOCIATE-CLOUD-ENGINEER · Question #32
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 disabl
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
Options
- A
- Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the
- B
- Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the
- C
- Go to the GKE console, and delete existing clusters.
- D
- Go to the GKE console, and delete existing clusters.
How the community answered
(63 responses)- A92% (58)
- B3% (2)
- C3% (2)
- D2% (1)
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
Topics
Community Discussion
No community discussion yet for this question.