Configuring GitHub Single Sign-On (SSO) with ArgoCD

GitHub Single Sign-On (SSO) with ArgoCD

In this article we will learn how to configure GitHub Single Sign-On (SSO) with ArgoCD. ArgoCD is a popular GitOps tool for continuous delivery, supports integration with third-party identity providers to enable

Decoupling CI from CD with ArgoCD Image Updater

Decoupling CI from CD with ArgoCD Image Updater

In this article we will learn about Decoupling CI from CD with ArgoCD Image Updater. Continuous Integration (CI) and Continuous Deployment (CD) play crucial roles in ensuring fast and reliable delivery of

Canary Deployment Using Argo Rollouts

Canary Deployments using Argo Rollouts

In this article we are going to cover Canary Deployment Using Argo Rollouts on Kubernetes cluster. Canary is one of the most popular and widely adopted techniques of progressive delivery, advanced approach