docs/userguide/argocd.md aktualisiert

This commit is contained in:
Michal.Wrobel 2024-12-18 10:56:27 +00:00
parent 14db0d608c
commit 58d33d406b

View file

@ -1,3 +1,5 @@
## ArgoCD
[Argo CD](https://argoproj.github.io/cd/) is an open-source **continuous delivery platform** that automates the deployment of applications to Kubernetes clusters. It ensures consistent deployments by minimizing human errors and increasing efficiency through **declarative** configuration management, using **Git repositories as the single source of truth** for defining application infrastructure states.
## Main Features