GitOps Questions
Practice questions for GitOps topic in Kubernetes and Cloud Native Associate. 8 questions covering this domain.
In a pull-based GitOps model, what typically applies the desired state to the cluster?
Which statement best captures the source of truth in GitOps?
What distinguishes a GitOps workflow from traditional CI/CD push deployments?
A platform team adopts Argo CD for GitOps. A developer directly patches a Deployment in the production cluster using kubectl without updating the Git ...
An engineer manually patches a Deployment with kubectl, but Flux is actively reconciling the environment from Git. What should happen if the Kustomiza...
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?
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...
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.