Argo CD - Applying GitOps Principles To Manage A Production Environment In Kubernetes

Описание к видео Argo CD - Applying GitOps Principles To Manage A Production Environment In Kubernetes

Argo CD is a declarative GitOps deployment tool for Kubernetes.

It is one of the best, if not the best tool we have today to deploy applications inside Kubernetes clusters. It is based on GitOps principles, and it is a perfect fit to be a part of continuous delivery pipelines. It provides all the building blocks we might need if we would like to adopt GitOps principles for deployments and inject them inside the process of application lifecycle management.

Argo CD is a tool that helps us forget the existence of `kubectl apply`, `helm install`, and similar commands. It is a mechanism that allows us to focus on defining the desired state of our environments and pushing definitions to Git. It is up to Argo CD to figure out how to converge our desires into reality.

DevOps Catalog, Patterns, And Blueprints: https://www.devopstoolkitseries.com/p...

Books and courses: https://www.devopstoolkitseries.com

Podcast: https://www.devopsparadox.com/

Комментарии

Информация по комментариям в разработке