Practice exams for Certified GitOps Associate
60 questions ยท 90 min
- GitOps Principles 18 questions
- GitOps Terminology 12 questions
- GitOps Patterns 12 questions
- Related Practices 10 questions
- Tooling 8 questions
25 free questions across all domains, no account required.
The full set of 60 questions is included in the All certifications subscription. Subscribe
How to prepare for Certified GitOps Associate with InfraPrep
The 60 questions cover 5 domains: GitOps Principles, GitOps Terminology, GitOps Patterns, Related Practices, Tooling. 25 of them are free, without an account.
Study mode
Answer at your pace: each answer is corrected straight away, with an explanation and the link to the documentation it relies on.
Exam mode
A timed exam of 90 minutes, with a question map to flag and come back to questions before you submit.
Results by domain
Your score is broken down by domain, so you know what to review first.
Original questions
Every question is written from the public documentation, never copied from the exam. You can contest an answer from study mode.
Sample question
GitOps Terminology
A platform team configures a Flux Kustomization for an application without setting the `spec.interval` field explicitly. Independently of any Git push, how often will Flux re-check that the cluster still matches the source, by default?
- Every five minutes
- Once per day
- Once per hour
- Only at controller startup
Show the answer and the explanation
Correct answer: A
Flux documents that reconciliation runs on a recurring schedule even without new commits, and that this schedule is five minutes unless the interval is overridden.
More Kubernetes & Cloud Native certifications
Kubernetes and Cloud Native Associate
CNCF / Linux Foundation
View certification – Kubernetes and Cloud Native AssociateKubernetes and Cloud Native Security Associate
CNCF / Linux Foundation
View certification – Kubernetes and Cloud Native Security Associate