Courseiva
CGOA
Gitops PrincipleshardMultiple ChoiceObjective-mapped

CGOA Gitops Principles Practice Question

You are configuring an automated GitOps pipeline. How do you prevent 'drift' from occurring due to out-of-band changes?

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

By enabling automated self-healing in the GitOps controller.

Enabling automated self-healing (or auto-sync) in the GitOps controller ensures that any unauthorized cluster changes are automatically reverted.

Answer analysis

Option-by-option breakdown

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

  • By manually disabling 'kubectl' access for all users.

    Why it's wrong here

    While a security measure, it is not a GitOps reconciliation feature.

  • By enabling automated self-healing in the GitOps controller.

    Why this is correct

    Self-healing forces the cluster to align with the Git-defined desired state.

  • By storing the state in a central database instead of Git.

    Why it's wrong here

    GitOps requires Git as the source of truth.

  • By setting up a cron job to restart the cluster daily.

    Why it's wrong here

    This does not address the drift itself.

About these practice questions

This CGOA question is part of Courseiva's 325-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 CGOA 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 CGOA exam.