Browse Linux Foundation and CNCF Guides

CGOA FAQ

CGOA FAQ covering exam format, GitOps scope, prerequisites, tooling, Kubernetes fit, and common exam traps.

What is CGOA?

CGOA is the Linux Foundation Certified GitOps Associate credential. The official page describes it as an online, proctored, multiple-choice exam that validates GitOps terminology, principles, patterns, related practices, and tooling.

Is CGOA hands-on?

No. The official page describes CGOA as a multiple-choice exam. Kubernetes and GitOps tool familiarity help, but this is not a live terminal exam like CKA or CKAD.

How long is the exam?

The Linux Foundation lists the CGOA exam duration as 90 minutes. Always verify the official page before scheduling because exam details can change.

Are there prerequisites?

The official CGOA page lists no prerequisites. In practice, basic DevOps, Kubernetes, CI/CD, and Git vocabulary make the exam easier.

What is the highest-weight domain?

GitOps Principles is the largest domain at 30%. Terminology and patterns are also large enough that you should not study tooling alone.

Do I need to memorize Argo CD and Flux commands?

Do not turn this into a command exam. Know what reconcilers do, how they relate to state stores and desired state, and why notifications and observability matter.

What is the biggest trap?

Treating GitOps as “deploy from Git” only. CGOA expects the full model: declarative desired state, versioned state, automated pull-based reconciliation, continuous drift detection, feedback, and rollback.

Revised on Monday, June 15, 2026