Skip to content

Tooling Questions

Practice questions for Tooling topic in Certified GitOps Associate. 29 questions covering this domain.

29 questions11 easy15 medium3 hard
Q1
medium

Which examples are official Flux source types?

Q2
easy

What does Kustomize introduce according to its official site?

Q3
easy

How does Argo CD describe itself in its overview documentation?

Q4
medium

In Flux, which custom resource represents a local set of Kubernetes resources that Flux reconciles in the cluster?

Q5
medium

Which set of manifest or configuration sources is explicitly listed by Argo CD as supported for applications?

Q6
hard

What is the key tooling shift in Flux Gitless GitOps?

Q7
easy

According to Helm documentation, what is a chart?

Q8
easy

In Helm, what is the term for an instance of a chart running in a Kubernetes cluster along with a specific configuration?

Q9
medium

A team is using Kustomize to manage environment-specific configuration. They have a base directory with common manifests and overlay directories for d...

Q10
hard

A team running Argo CD in a large organization wants to isolate which teams can deploy to which clusters and which namespaces, preventing one team's A...

Q11
medium

In the context of GitOps tooling interoperability, what are DORA metrics and why are they relevant to a GitOps platform?

Q12
medium

A team wants Flux to automatically update image tags in their Git repository when a new container image version is pushed to a registry. Which Flux co...

Q13
easy

Which Flux source type enables pulling configuration artifacts from an OCI-compliant container registry rather than a Git repository?

Q14
medium

An Argo CD user wants to automatically sync applications to their desired state in Git whenever a change is detected, without requiring a manual sync ...

Q15
hard

A platform team wants to send Slack notifications whenever a Flux Kustomization reconciliation fails. According to Flux documentation, which Flux cust...

Q16
easy

Which Helm chart type is not installable and is intended mainly to provide utilities or functions to chart authors?

Q17
easy

Which Kustomize characteristic from the official site makes it especially suitable for GitOps overlays?

Q18
medium

In Helm dependency processing, what happens if both a condition and tags are present and both evaluate for the same dependency?

Q19
medium

In Flux Helm management, what is one documented advantage of using chartRef instead of chart.spec when the chart comes from an OCIRepository?

Q20
easy

In Helm Chart.yaml, which field is only informational about the packaged application version and does not control the chart package version?

Sign in to see all 29 questions

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