1. January 2022 By Cihat Zoroğlu
Implementing GitOps Best Practise with ArgoCD
ArgoCD is a CD tool that runs on Kubernetes. It is an excellent application tool for GitOps best practices developed by CNCF. It has many useful features such as automatic deployments, GitOps style deployment, single sign-on authentication, ability to visualize deployment issues, RBAC, multitenancy. etc. This article mainly focuses on best practices.