SaaSHub helps you find the best software and product alternatives Learn more →
Top 22 Go continuous-deployment Projects
-
Project mention: Kubernetes Secret Extraction via ArgoCD ServerSideDiff | news.ycombinator.com | 2026-05-01
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud (by dagger)
Shameless plug: solving this "push and pray" problem is something we have been focusing on with Dagger. It's an open-source CI platform that decouples the runtime from the triggers. The runtime is open source and local-first, so you develop the actual logic of your pipelines with a proper devloop. Then, you separately wire up your git triggers. The same pipeline logic can be triggered locally or from git events.
IMO this is the only clean way to solve the problem. If you want to check it out and share feedback: https://dagger.io . We also have a very active Discord server full of CI nerds.
-
-
Project mention: From Cluster UI to Operational Plane: Lessons from the Kubernetes Dashboard Deprecation | dev.to | 2026-01-24
This is where Kubernetes management platforms like Devtron come into the picture; not as replacements for kubectl, and not as generic UIs, but as operational planes that sit above the cluster and becomes the orchestration layer for managing applications on Kubernetes.
-
-
-
go-feature-flag
GO Feature Flag is a simple, complete and lightweight self-hosted cloud native feature flag solution 100% Open Source. 🎛️
Project mention: Go Feature Flag the open source solution, is now multi-tenant | news.ycombinator.com | 2025-09-22GO Feature Flag is a fully opensource feature flag solution written in GO and working really well with OpenFeature.
GOFF allows you to manage your feature flag directly in a file you put wherever you want (GitHub, S3, ConfigMaps …), no UI, it is a tool for developers close to your actual ecosystem.
Latest version of GOFF has introduced the concept of flag sets, where you can group feature flags by teams, it means that you can now be multi-tenant.
I’ll be happy to have feedbacks about flag sets or about GO Feature Flag in general.
https://github.com/thomaspoignant/go-feature-flag
-
-
-
-
nelm
Nelm is a Helm 4 alternative. It is a Kubernetes deployment tool that manages Helm Charts and deploys them to Kubernetes. The Nelm goal is to provide a modern alternative to Helm, with long-standing issues fixed and many new major features introduced.
-
Buildkite
The Buildkite Agent is an open-source toolkit written in Go for securely running build jobs on any device or network (by buildkite)
Buildkite is a CI/CD platform which actually defaults towards you providing your own agents (though macOS and Linux hosted agents are available) while they manage the orchestration and provide a user-friendly and extensive UI.
-
-
-
PullPreview
A GitHub Action that starts preview deployments for your pull requests and branches. It can work with any application that has a valid Docker Compose file. Also supports Helm charts. (by pullpreview)
-
-
Orkestra
Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent helm charts and their dependencies (by Azure)
-
soup
GitOps continuous deployment and management tool for Kubernetes focused on simplicity. (by caldito)
-
conops
GitOps controller for Docker Compose - Self-healing, Git-driven deployments without Kubernetes
-
kube-applier
kube-applier enables automated deployment and declarative configuration for your Kubernetes cluster.
-
-
Go continuous-deployment discussion
Go continuous-deployment related posts
-
Kubernetes Secret Extraction via ArgoCD ServerSideDiff
-
Kubernetes - Argo-CD - Custom Installation
-
Argo CD and AWS CodeConnections: The Upside, the Redeploy Pain, and How I Fixed It
-
CI/CD in the Era of AI and Platform Engineering: A Deep Dive into Dagger CI (Part 1)
-
Managing Docker Composes via GitOps - Conops
-
Managing Multi-Cluster Deployments with ArgoCD: Complete Setup Guide for Kubernetes
-
Dagger: Define software delivery workflows and dev environments
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Jun 2026
Index
What are some of the best open-source continuous-deployment projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | argo-cd | 23,065 |
| 2 | dagger | 15,909 |
| 3 | Openshift Origin | 8,651 |
| 4 | devtron | 5,501 |
| 5 | CDS | 4,823 |
| 6 | Gitkube | 3,850 |
| 7 | go-feature-flag | 2,031 |
| 8 | agola | 1,619 |
| 9 | doco-cd | 1,474 |
| 10 | webhookd | 1,086 |
| 11 | nelm | 1,075 |
| 12 | Buildkite | 996 |
| 13 | abstruse | 956 |
| 14 | comin | 896 |
| 15 | PullPreview | 197 |
| 16 | Beetle | 167 |
| 17 | Orkestra | 111 |
| 18 | soup | 40 |
| 19 | conops | 36 |
| 20 | kube-applier | 28 |
| 21 | reliza-cli | 5 |
| 22 | github-deploy-inator | 1 |