Courseiva
KCSA
Kubernetes Cluster Component SecurityhardMultiple SelectObjective-mapped

KCSA Kubernetes Cluster Component Security Practice Question

Which THREE of the following auditing or logging mechanisms should be configured on a secure Kubernetes control plane? (Choose THREE)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Kubernetes API server audit logging configured with an audit policy file.

API server audit logging, etcd transaction logging, and node system logs are crucial auditing layers.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Kubernetes API server audit logging configured with an audit policy file.

    Why this is correct

    API server audit logs capture request history and user metadata.

  • Routing all cluster traffic through an unencrypted proxy log.

    Why it's wrong here

    Unencrypted proxy logging violates data protection principles.

  • Kubelet system and container execution logs on worker nodes.

    Why this is correct

    Kubelet logs provide visibility into node-level container events and authentication.

  • Disabling all log outputs to prevent disk space exhaustion.

    Why it's wrong here

    Disabling logs removes visibility required for security incident investigation.

  • Etcd audit and operational logging for database transactions and peer health.

    Why this is correct

    Etcd logs track database operations and cluster health events.

About these practice questions

This KCSA question is part of Courseiva's 320-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official CNCF / Linux Foundation exam blueprint

This KCSA practice question is part of Courseiva's free CNCF / Linux Foundation certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the KCSA exam.