Future and Conclusion
In this chapter, we will describe the democratization of GitOps under common practices. We will go through GitOps Engine and the kubernetes-sigs
/cli-utils
libraries and understand how various GitOps operators out there will be able to reuse a common set of GitOps features.
Lastly, we will go through the learnings of this book and what is next after you have finished reading the Argo CD in Practice book.
The main topics we will cover are as follows:
- Democratizing GitOps
- What is GitOps Engine?
- What is
kubernetes-sigs
/cli-utils
? - Wrap up