Go Gitops

Open-source Go projects categorized as Gitops

Top 23 Go Gitops Projects

  • OpenFaaS

    OpenFaaS - Serverless Functions Made Simple

  • Project mention: Serverless Functions, Made Simple | news.ycombinator.com | 2024-04-11
  • argo-cd

    Declarative Continuous Deployment for Kubernetes

  • Project mention: ArgoCD Deployment on RKE2 with Cilium Gateway API | dev.to | 2024-02-19

    The code above will create the argocd Kubernetes namespace and deploy the latest stable manifest. If you would like to install a specific manifest, have a look here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • argo

    Workflow Engine for Kubernetes

  • Project mention: StackStorm โ€“ IFTTT for Ops | news.ycombinator.com | 2023-11-05

    Like Argo Workflows?

    https://github.com/argoproj/argo-workflows

  • bytebase

    The GitLab/GitHub for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.

  • Project mention: Ask HN: What tool(s) do you use to code review and deploy SQL scripts? | news.ycombinator.com | 2024-04-14

    We have been building https://github.com/bytebase/bytebase for 3+ years. You can think it of as GitHub/GitLab for SQL changes, with integrated GitOps, code review and deployment.

    You can further check out this tutorial to get a feel of our GitOps solution

    https://www.bytebase.com/docs/tutorials/database-change-mana...

  • sealed-secrets

    A Kubernetes controller and tool for one-way encrypted Secrets

  • Project mention: Show HN: Open-source alternative to HashiCorp/IBM Vault | news.ycombinator.com | 2024-04-24

    I like sealed secrets (https://github.com/bitnami-labs/sealed-secrets) a lot. It's like 1Password, but for apps in kubernetes. You only need to secure a private key, and can throw encrypted secrets in a public github repo or anywhere you want.

    It's owned by VMware (Broadcom) now, so you have to decide which company you hate more.

  • flux2

    Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

  • Project mention: Introducing a Custom Operator for Unified Management of Kubernetes Tools | dev.to | 2024-05-05

    KOM operates within kubernetes environments where Flux or ArgoCD is installed.

  • gaia

    Build powerful pipelines in any programming language.

  • SaaSHub

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

    SaaSHub logo
  • podinfo

    Go microservice template for Kubernetes

  • Project mention: Podinfo | news.ycombinator.com | 2024-03-05
  • flagger

    Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)

  • Project mention: A K8s progressive delivery tool | news.ycombinator.com | 2024-01-09
  • jx

    Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton

  • Project mention: Nu stiu ce sa fac, orice sfat e bine venit | /r/programare | 2023-05-24
  • werf

    A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.

  • devtron

    Tool integration platform for Kubernetes

  • Project mention: Devtron - End-to-End Software Delivery for Kubernetes Applications | /r/kubernetes | 2023-10-05
  • flipt

    Enterprise-ready, GitOps enabled, CloudNative feature management solution

  • Project mention: Ask HN: How did you build feature flags? | news.ycombinator.com | 2024-04-03

    We at https://flipt.io are putting on a buy vs build webinar in a couple of weeks to discuss this very thing as it's a common question that engineering teams seem to have.

    If you're interested in attending its taking place on LinkedIn on April 17: https://www.linkedin.com/events/buildvs-buy-pickingafeaturef...

  • DevOps

    I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.

  • Project mention: Pradumnasaraf/DevOps: This repo contains all my learning related to DevOps | /r/kubernetesx | 2023-06-14
  • argo-rollouts

    Progressive Delivery for Kubernetes

  • Fleet

    Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center) (by fleetdm)

  • Project mention: Osquery: An sqlite3 virtual table exposing operating system data to SQL | news.ycombinator.com | 2024-02-25

    Yo! We're working on the fix. You can track progress here: https://github.com/fleetdm/fleet/issues/17165

  • gitops-engine

    Democratizing GitOps

  • kpt

    Automate Kubernetes Configuration Editing

  • kubefirst

    The Kubefirst Open Source Platform

  • Project mention: win cool stuff with kubefirst's new video game flappy-kray (oh and we have a new ui too i guess) | /r/kubernetes | 2023-06-23

    this isn't just any typical friday for us though, this is the day that we've been awaiting forever!!! we're excited to announce that not only did we release a new awesome UI for the kubefirst instant gitops platform, and not only is it all still free and installs gitops platforms in minutes, and not only is it an incredible new user experience, but we even let you play our new video game flappy-kray during the cluster provisioning operation. ๐Ÿ˜ฑ๐Ÿš€๐ŸŽฎ

  • fleet

    Deploy workloads from Git to large fleets of Kubernetes clusters (by rancher)

  • kargo

    Application lifecycle orchestration

  • Project mention: ArgoCon โ€“ Vendor-neutral Argo-focused Event | news.ycombinator.com | 2023-10-18

    But then you have argo rollouts, argo workflows,argo events, and now kargo https://github.com/akuity/kargo

    They're encouraging adoption of the entire stack, which is interesting on its own.

    Argo has arguably done a much better job selling themselves with all the resources poured into their marketing.

  • zarf

    DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev/

  • Project mention: Zarf: K8s in Airgapped Environments | news.ycombinator.com | 2024-01-11
  • tofu-controller

    A GitOps OpenTofu and Terraform controller for Flux

  • Project mention: Self-service infrastructure as code | dev.to | 2024-03-12

    We stumbled upon a project for maintaining Terraform with CRDs that we could deploy with Helm. That project is now called Tofu-Controller - another WeaveWorks project, so it integrated great with our existing Flux setup.

  • 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 Gitops related posts

  • Introducing a Custom Operator for Unified Management of Kubernetes Tools

    3 projects | dev.to | 5 May 2024
  • Self-service infrastructure as code

    4 projects | dev.to | 12 Mar 2024
  • Weaveworks Is Shuting Down

    5 projects | news.ycombinator.com | 5 Feb 2024
  • Weaveworks Seems to Be Disintegrating

    1 project | news.ycombinator.com | 25 Jan 2024
  • A K8s progressive delivery tool

    1 project | news.ycombinator.com | 9 Jan 2024
  • 5-Step Approach: Projectsveltos for Kubernetes add-on deployment and management onย RKE2

    5 projects | dev.to | 18 Dec 2023
  • Breakfast: A Delicious Way to Learn Kubernetes Deployments and GitOps

    2 projects | news.ycombinator.com | 15 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more โ†’

Index

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

Project Stars
1 OpenFaaS 24,567
2 argo-cd 16,253
3 argo 14,342
4 bytebase 10,107
5 sealed-secrets 7,160
6 flux2 5,960
7 gaia 5,163
8 podinfo 5,153
9 flagger 4,742
10 jx 4,519
11 werf 3,916
12 devtron 3,871
13 flipt 3,332
14 DevOps 2,602
15 argo-rollouts 2,507
16 Fleet 2,161
17 gitops-engine 1,638
18 kpt 1,638
19 kubefirst 1,524
20 fleet 1,452
21 kargo 1,308
22 zarf 1,204
23 tofu-controller 1,161

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com