
Show HN: Atlas – A deployment pipeline platform built on Argo CD
by mihirpandya on Hacker News.
Atlas is an open-source deployment pipeline platform built for cloud-native applications. Atlas allows users to:
– Create continuous pipelines across all their environments and clusters
– Add custom tasks/tests plugins (Python scripts, K8S manifests, Argo Workflows, environment setup, etc.)
– Automatically rollback applications in case of failure or degradation (Atlas watches the application past the scope of a pipeline run to ensure and enforce stability)
– Use all existing Argo features Would love to hear all of your feedback and thoughts on this!
