Using GitOps for Both Infrastructure and Applications - Kostis Kapelonis, Codefresh

preview_player
Показать описание

Using GitOps for Both Infrastructure and Applications - Kostis Kapelonis, Codefresh

Most existing GitOps tooling and documentations is focused around Kubernetes applications. This makes a lot of people think that GitOps is only applicable to Kubernetes clusters and can only work on the application level. GitOps can be applied in several other scenarios (i.e databases) including common cloud infrastructure. In fact all the benefits of GitOps such as avoiding configuration drift is far more important in the case of infrastructure. In this talk we will see a unified GitOps way to handle both infrastructure and applications (even outside Kubernetes) and explain why it makes sense to follow the same process for everything.
Рекомендации по теме
Комментарии
Автор

I think the most valueable part is discsussion of how TF is not GitOps!

kehao
Автор

since terraform is not suitable for gitops, what should be other ideal iac tool for EKS Cluster to implement GITOPS?

ramkumarch