Skip to content

GitOps Questions

Practice questions for GitOps topic in Kubernetes and Cloud Native Associate. 8 questions covering this domain.

8 questions1 easy4 medium3 hard
Q1
medium

In a pull-based GitOps model, what typically applies the desired state to the cluster?

Q2
medium

Which statement best captures the source of truth in GitOps?

Q3
easy

What distinguishes a GitOps workflow from traditional CI/CD push deployments?

Q4
hard

A platform team adopts Argo CD for GitOps. A developer directly patches a Deployment in the production cluster using kubectl without updating the Git ...

Q5
medium

An engineer manually patches a Deployment with kubectl, but Flux is actively reconciling the environment from Git. What should happen if the Kustomiza...

Q6
hard

A team wants to bring up a brand new cluster and install Flux in a way that follows GitOps principles from the start. Which Flux action best fits?

Q7
medium

A Flux user wants to know which objects fetch content such as a Git repository and make an artifact available for later reconciliation. What are those...

Q8
hard

An operator needs to hotfix a live cluster object manually and does not want Flux to correct that drift for one application until later. What should t...

Sign in to see all 8 questions

Create a free account to browse all questions — completely free during our launch phase.

GitOps Practice Questions — Kubernetes and Cloud Native Associate | CertQnA