How do you use ArgoCD for rapidly changing environment (eg. dev env)

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • argocd-image-updater

    Automatic container image update for Argo CD

  • Take a look at the ArgoCD Image Updater. It's a small tool that runs alongside ArgoCD that watches for new image versions in your container registry and can then automatically perform a git writeback to update your manifests and therefore trigger an ArgoCD sync.

  • keel

    Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates

  • Currently using https://keel.sh/ that polls the private registry for image uploads, then updates the deployment on the cluster when it finds a new image.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts