Courseiva
CGOA
Gitops TerminologymediumMultiple SelectObjective-mapped

CGOA Gitops Terminology Practice Question

You are auditing your GitOps deployment strategy. Which TWO of the following statements correctly describe the 'Source of Truth' in a GitOps architecture?

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 declared state in the Git repo must match the observed cluster state

The Git repository is the canonical state, and the cluster is a reflection of that 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 live cluster state is the ultimate source of truth for all configurations

    Why it's wrong here

    In GitOps, the live state is an output, not the source.

  • The declared state in the Git repo must match the observed cluster state

    Why this is correct

    This synchronization is the core goal of the GitOps model.

  • The Git repository acts as the single source of truth for both infrastructure and applications

    Why this is correct

    GitOps mandates that the repository contains the declared state of the entire system.

  • Database backups constitute the primary source of truth

    Why it's wrong here

    Backups are for disaster recovery, not configuration management.

  • Continuous Integration artifacts are the source of truth

    Why it's wrong here

    Artifacts are build results, not the source definitions.

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.