KMC - GitOps in a Hybrid Cloud, Multi-Cluster Kubernetes Setup
How do you make sure your clusters are up to date and running the right version of your releases and policies? Doing this by hand can be very hard and time consuming. GitOps helps to solve this issue by allowing you to operationalize your Git repos and ensure that what you have in Git is what is being deployed to your clusters regardless of where they are.