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 2 Question 9 Discussion

Actual exam question for Linux Foundation's CGOA exam
Question #: 9
Topic #: 2
[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
Clarinda
9 hours ago
Yeah, I practiced a similar question, and I think D is the only correct choice here. GitOps relies on version control for deployments.
upvoted 0 times
...
Irene
5 days ago
I feel like B and C are both wrong. Skipping deployment or manually copying doesn't fit the GitOps model at all.
upvoted 0 times
...
Sharita
27 days ago
I'm not so sure about A. I remember something about CI/CD pipelines, but I can't recall if running a script is always necessary.
upvoted 0 times
...
Art
1 month ago
I think option D is definitely part of the GitOps process, right? Committing to a Git repo is key.
upvoted 0 times
...
Lai
1 month ago
D) all the way. GitOps is the future, people!
upvoted 0 times
...
Blondell
1 month ago
Haha, C) Manually copying the code? What is this, the 90s?
upvoted 0 times
...
Jess
2 months ago
B) Skipping the deployment process? Are you kidding me? That's a recipe for disaster!
upvoted 0 times
...
Lawanda
2 months ago
Definitely D. That's the whole point of GitOps - managing infrastructure as code.
upvoted 0 times
...
Brice
2 months ago
D) Committing the deployment configuration to a Git repository or similar State Store.
upvoted 0 times
...
Lisha
2 months ago
Okay, I think I've got it now. Option D is the way to go - store the deployment config in a Git repo and let the GitOps tooling handle the rest of the process automatically. Nice and simple!
upvoted 0 times
...
Yan
2 months ago
Option D is the clear winner here. Committing the deployment config to a Git repo is the foundation of GitOps. That way you can treat infrastructure as code and automate the whole process.
upvoted 0 times
...
Jodi
2 months ago
Definitely not option B or C - those are completely manual and go against the whole idea of GitOps. I'm leaning towards option D, but I want to double-check the details on how that works in practice.
upvoted 0 times
...
Pearly
3 months ago
Hmm, I'm a bit confused. Isn't GitOps about automating the deployment process? Option A sounds like it might be the right approach, but I'm not sure.
upvoted 0 times
...
Isabelle
3 months ago
I think option D is the way to go here. The key with GitOps is to have your deployment configuration in a Git repo so you can manage it like any other code.
upvoted 0 times
...

Save Cancel