nerdexam
Google

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

Submitted by mike_84· Mar 30, 2026Ensuring successful operation of a cloud solution

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

  • A
    1. Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the
  • B
    1. Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the
  • C
    1. Go to the GKE console, and delete existing clusters.
  • D
    1. Go to the GKE console, and delete existing clusters.

How the community answered

(63 responses)
  • A
    92% (58)
  • B
    3% (2)
  • C
    3% (2)
  • D
    2% (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

#Cloud Logging#log ingestion#GKE logging#cost optimization

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice