Exam CGOA Topic 1 Question 26 Discussion
Actual exam question for Linux Foundation's CGOA exam
Question #: 26
Topic #: 1
Question #: 26
Topic #: 1
Which of the following is an example of an external reconciler?
Suggested Answer: A Vote an answer
Areconcilerensures that the actual system matches the desired state declared in Git. External reconcilers run outside the core cluster orchestration process.Fluxis a widely used GitOps external reconciler that continuously syncs cluster state with the repository.
"Flux is an example of a GitOps reconciler that continuously monitors Git repositories and applies changes to the cluster. As an external reconciler, it handles synchronization and reconciliation loops outside the direct application code." Thus,A: Fluxis correct.
References:GitOps Tooling (CNCF GitOps Working Group).
"Flux is an example of a GitOps reconciler that continuously monitors Git repositories and applies changes to the cluster. As an external reconciler, it handles synchronization and reconciliation loops outside the direct application code." Thus,A: Fluxis correct.
References:GitOps Tooling (CNCF GitOps Working Group).
by Sharon at Jun 08, 2026, 04:59 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).