Go continuous-deployment

Open-source Go projects categorized as continuous-deployment

Top 21 Go continuous-deployment Projects

continuous-deployment
  1. argo-cd

    Declarative Continuous Deployment for Kubernetes

    Project mention: Deploying a Microservices Application with Azure devops, Kubernetes and CI/CD | dev.to | 2025-08-06

    echo "Installing Argo CD CLI..." sudo curl -sSL -o /usr/local/bin/argocd https://github.com/argoproj/argo-cd/releases/latest/download/argocd-linux-amd64 sudo chmod +x /usr/local/bin/argocd

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. dagger

    An open-source runtime for composable workflows. Great for AI agents and CI/CD. (by dagger)

    Project mention: Modern CI Is Too Complex and Misdirected | news.ycombinator.com | 2025-08-20

    You're 100% right IMHO about the convergence of powerful CI pipelines and full build systems. I'm very curious what you'll think if you try Dagger, which is my tool of choice for programming the convergence of CI and build systems. (Not affiliated, just a happy customer)

    https://dagger.io/

  4. Openshift Origin

    Conformance test suite for OpenShift

  5. devtron

    The only Kubernetes dashboard you need

    Project mention: Show HN: Devtron – Open-Source Kubernetes-Native CI/CD Platform | news.ycombinator.com | 2025-04-14

    Website: https://devtron.ai/

    And don't forget to send the feedbacks.

  6. CDS

    Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform

  7. Gitkube

    Build and deploy docker images to Kubernetes using git push

  8. gitops-engine

    Democratizing GitOps

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. go-feature-flag

    GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️

  11. agola

    Agola: CI/CD Redefined

  12. webhookd

    A very simple webhook server launching shell scripts.

  13. abstruse

    Abstruse is a free and open-source CI/CD platform that tests your models and code.

  14. Buildkite

    The Buildkite Agent is an open-source toolkit written in Go for securely running build jobs on any device or network (by buildkite)

    Project mention: Why doesn't Rust care more about compiler performance? | news.ycombinator.com | 2025-06-12

    > That doesn't sound likely. I would expect seconds unless something very odd is happing.

    And yet here we are.

    There are plenty of stories like this floating around of degenerate cases of small projects. Here's [0] one example with numbers and how they solved it. There are enough of these issues that by getting bogged down in "well technically it's not Rust's fault, it's LLVM's single threadedness causing the slowdown here" ignores the point - Rust (very fairly) has a rep for being dog slow to compile even compared to large C++ projects

    > For the rest of the workspace, 60k of rust builds in 60 seconds

    That's... not fast.

    https://github.com/buildkite/agent is 40k lines of go according to cloc, and running `go build` including pulling dependencies takes 40 seconds. Without pulling dependencies it's 2 seconds. _That's_ fast.

    [0] https://www.feldera.com/blog/cutting-down-rust-compile-times...

  15. nelm

    Nelm is a Helm 3 alternative. It is a Kubernetes deployment tool that manages Helm Charts and deploys them to Kubernetes.

    Project mention: Nelm, a Helm 3 alternative, is generally available now | news.ycombinator.com | 2025-04-03
  16. comin

    GitOps For NixOS Machines

    Project mention: Replacing Kubernetes with Systemd | news.ycombinator.com | 2025-05-05

    And regarding this part of the article

    > Particularly with GitOps and Flux, making changes was a breeze.

    i'm writing comin [1] which is GitOps for NixOS machines: you Git push your changes and your machines fetch and deploy them automatically.

    [1] https://github.com/nlewo/comin

  17. Beetle

    🔥 Kubernetes multi-cluster deployment automation service.

  18. glu

    A deployment pipeline framework that sticks (by get-glu)

    Project mention: Show HN: Glu – Deployment pipeline framework as code | news.ycombinator.com | 2024-11-28
  19. 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)

  20. soup

    GitOps continuous deployment and management tool for Kubernetes focused on simplicity. (by caldito)

  21. kube-applier

    kube-applier enables automated deployment and declarative configuration for your Kubernetes cluster.

  22. reliza-cli

    CLI to interact with Reliza Hub

  23. github-deploy-inator

    A program to automatically run code based on GH webhooks

  24. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go continuous-deployment discussion

Log in or Post with

Go continuous-deployment related posts

  • Deploying a Microservices Application with Azure devops, Kubernetes and CI/CD

    1 project | dev.to | 6 Aug 2025
  • Argo CD v3.0.0

    1 project | news.ycombinator.com | 7 May 2025
  • Disk I/O bottlenecks in GitHub Actions

    2 projects | news.ycombinator.com | 28 Mar 2025
  • "Argo CD: A GitOps Tool for Kubernetes Continuous Deployment"

    1 project | dev.to | 22 Mar 2025
  • Click-to-Cluster: GitOps EKS Provisioning

    4 projects | dev.to | 4 Mar 2025
  • Python in DevOps: Automation, Efficiency, and Scalability

    10 projects | dev.to | 18 Jan 2025
  • Crafting a Multi-Environment CI/CD Pipeline: A Hands-on Guide with Tekton and ArgoCD

    2 projects | dev.to | 30 Nov 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Sep 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source continuous-deployment projects in Go? This list will help you:

# Project Stars
1 argo-cd 20,484
2 dagger 14,605
3 Openshift Origin 8,575
4 devtron 5,110
5 CDS 4,756
6 Gitkube 3,824
7 gitops-engine 1,778
8 go-feature-flag 1,728
9 agola 1,573
10 webhookd 1,000
11 abstruse 952
12 Buildkite 867
13 nelm 777
14 comin 688
15 Beetle 167
16 glu 134
17 Orkestra 109
18 soup 40
19 kube-applier 27
20 reliza-cli 5
21 github-deploy-inator 1

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?