Courseiva
CGOA
Gitops PrincipleshardMultiple SelectObjective-mapped

CGOA Gitops Principles Practice Question

Which THREE actions occur when a GitOps controller detects drift?

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

The controller generates an alert/notification.

When drift occurs, the controller flags the resource as 'OutOfSync', alerts the relevant teams, and optionally applies the correction to restore the desired state.

Answer analysis

Option-by-option breakdown

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

  • The controller generates an alert/notification.

    Why this is correct

    Alerting is essential for maintaining visibility.

  • The controller automatically deletes the cluster.

    Why it's wrong here

    That would be catastrophic.

  • The controller marks the resource as 'OutOfSync'.

    Why this is correct

    This is the default observation behavior.

  • The controller applies the desired state from Git to the cluster.

    Why this is correct

    This is the automatic self-healing component.

  • The controller pushes the manual changes back to Git.

    Why it's wrong here

    Git is the source of truth; it should not be mutated by cluster drift.

About these practice questions

One of 325 original CGOA practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.