Summary
Congrats on reading and participating in the practical parts of the book – it was a really long road and now you are reading the last section of the book.
In this book, we started by helping you get familiarized with GitOps, Kubernetes, and Kubernetes operators. After this, we continued with more advanced topics and real-life implementations for introducing Argo CD and its components, bootstrapping a Kubernetes cluster in a repeatable manner, operating and troubleshooting Argo CD, making Argo CD easy to be adapted in enterprise organizations with access control features, and designing production-ready Argo CD delivery pipelines with complex deployment strategies.
In each chapter, we presented you the code and the inspiration to try building and implementing your own solutions on Argo CD and how it can help us to implement complex orchestrate scenarios with Sync Waves and phases and enable complex deployment strategies with Argo Rollouts.
Finally, we went through...