Tooling Questions
Practice questions for Tooling topic in Certified GitOps Associate. 29 questions covering this domain.
Which examples are official Flux source types?
What does Kustomize introduce according to its official site?
How does Argo CD describe itself in its overview documentation?
In Flux, which custom resource represents a local set of Kubernetes resources that Flux reconciles in the cluster?
Which set of manifest or configuration sources is explicitly listed by Argo CD as supported for applications?
What is the key tooling shift in Flux Gitless GitOps?
According to Helm documentation, what is a chart?
In Helm, what is the term for an instance of a chart running in a Kubernetes cluster along with a specific configuration?
A team is using Kustomize to manage environment-specific configuration. They have a base directory with common manifests and overlay directories for d...
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...
In the context of GitOps tooling interoperability, what are DORA metrics and why are they relevant to a GitOps platform?
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...
Which Flux source type enables pulling configuration artifacts from an OCI-compliant container registry rather than a Git repository?
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 ...
A platform team wants to send Slack notifications whenever a Flux Kustomization reconciliation fails. According to Flux documentation, which Flux cust...
Which Helm chart type is not installable and is intended mainly to provide utilities or functions to chart authors?
Which Kustomize characteristic from the official site makes it especially suitable for GitOps overlays?
In Helm dependency processing, what happens if both a condition and tags are present and both evaluate for the same dependency?
In Flux Helm management, what is one documented advantage of using chartRef instead of chart.spec when the chart comes from an OCIRepository?
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.