ArgoCD
GitOps: the Final Frontier
ArgoCD was deployed to manage Kubernetes manifests declaratively.
- Installed via Helm chart.
- Integrated with GitLab repositories.
- Applications are deployed through Pull Requests.
ArgoCD watches GitLab repos and automatically applies changes to the Kubernetes cluster.