Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation CGOA Exam - Topic 4 Question 14 Discussion

Actual exam question for Linux Foundation's CGOA exam
Question #: 14
Topic #: 4
[All CGOA Questions]

You want to deploy an application using GitOps. Which of the following steps should be included in the deployment process?

Show Suggested Answer Hide Answer
Suggested Answer: D

In GitOps, deployments are driven by committing declarative configuration into a Git repository (the State Store). From there, agents reconcile the actual environment to match the desired state, making deployments reproducible and auditable.

''To deploy in GitOps, commit the declarative configuration into version control. The reconciler ensures the runtime environment converges to the declared state.''

Thus, the correct answer is D.


Contribute your Thoughts:

0/2000 characters
Tequila
15 hours ago
I'm not entirely sure, but I feel like option A might be part of the CI/CD process, but it doesn't seem very GitOps-focused.
upvoted 0 times
...
Laurel
6 days ago
I think option D is definitely a key step since GitOps relies on version control for deployment.
upvoted 0 times
...

Save Cancel