Courseiva
CGOA
ToolingeasyMultiple ChoiceObjective-mapped

CGOA Tooling Practice Question

Which of the following is a key advantage of using a 'pull' based GitOps model (like Flux or ArgoCD) over a 'push' based CI/CD pipeline?

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

Elimination of external cluster credentials in CI

Pull models don't require the GitOps tool to have cluster admin credentials stored in the CI system, enhancing security.

Answer analysis

Option-by-option breakdown

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

  • Elimination of external cluster credentials in CI

    Why this is correct

    The cluster pulls from Git, so the CI doesn't need write access.

  • Faster build times

    Why it's wrong here

    GitOps often adds overhead compared to direct push.

  • Automatic unit testing

    Why it's wrong here

    Testing usually happens before pushing to Git.

  • No need for Git

    Why it's wrong here

    GitOps requires Git.

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.