Gitops

Open-source projects categorized as Gitops

Top 23 Gitops Open-Source Projects

  • OpenFaaS

    OpenFaaS - Serverless Functions Made Simple

    Project mention: The 2024 Web Hosting Report | dev.to | 2024-02-20

    Serverless functions are now offered by many cloud providers, as well as having options like OpenFaaS, Knative, Apache's Openwhisk and more from the open source community that run in environments ranging from one server all the way up to globally replicated private clusters.

  • 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.

  • 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: Resend – Incident report for February 21st, 2024 | news.ycombinator.com | 2024-02-23

    We have been working on bytebase (https://github.com/bytebase/bytebase) for 3+ years to address this. With a change review workflow, environment propagations, and try not to disturb the dev flow if possible.

  • sealed-secrets

    A Kubernetes controller and tool for one-way encrypted Secrets

    Project mention: Deploy Secure Spring Boot Microservices on Amazon EKS Using Terraform and Kubernetes | dev.to | 2023-11-23

    If you have noticed, you are setting secrets in plain text on the application-configmap.yml file, which is not ideal and is not a best practice for security. The best way to do this securely would be to use AWS Secrets Manager, an external service like HashiCorp Vault, or Sealed Secrets. To learn more about these methods see the blog post Shhhh... Kubernetes Secrets Are Not Really Secret!.

  • flux2

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

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

    Given the team had already adopted GitOps and were familiar with deployments powered by Helm Releases and Flux, we wanted to move the provisioning of the infrastructure to be part of the same process of creating the service and its continuous deployment.

  • gaia

    Build powerful pipelines in any programming language.

  • 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.

  • podinfo

    Go microservice template for Kubernetes

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

    Meshery, the cloud native manager

    Project mention: Meshery: Simplifying Cloud Infrastructure and Kubernetes Management | dev.to | 2024-02-17

    Meshery is an open-source cloud infrastructure and Kubernetes management platform that provides a unified interface for simplifying the deployment, management, and observability of cloud-native applications. It acts as a central control plane for managing Kubernetes clusters, containerized applications, and associated resources.

  • 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: Open Policy Agent | news.ycombinator.com | 2024-03-12

    We're currently evaluating OPA for adding RBAC to our open-source application [0]. We plan on using the Go API [1] and doing the policy eval directly in our app since our app is also written in Go.

    The thinking is we'll have some basic built-in policies (like admins can do X, editors can do Y, etc) but also allow users to configure their own policies if they want by writing rego and loading their policy rules at startup time (via config). We'd document the inputs that we pass to the evaluation call such as request headers, IP, role, etc.

    I'm curious if anyone has ever tried something like this or similar?

    [0] https://github.com/flipt-io/flipt

    [1] https://www.openpolicyagent.org/docs/latest/integration/#int...

  • 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

  • sre-checklist

    A checklist of anyone practicing Site Reliability Engineering

  • otomi-core

    Self-hosted DevOps PaaS for Kubernetes

    Project mention: Otomi – Self-Hosted PaaS for Kubernetes | news.ycombinator.com | 2023-07-20
  • 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

  • kubero

    A free and self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps

    Project mention: Simplest approach to Kubernetes on dedicated servers? (for CI/CD) | /r/hetzner | 2023-10-04

    For deploying your apps you could use something like Kubero (https://github.com/kubero-dev/kubero)

  • awesome-argo

    A curated list of awesome projects and resources related to Argo (a CNCF graduated project)

  • kapitan

    Generic templated configuration management for Kubernetes, Terraform and other things

    Project mention: Kubernetes Enthusiasts: Share Your Ideas for Future Dev Tools | news.ycombinator.com | 2023-05-24

    https://github.com/kapicorp/kapitan is also a very powerful option for managing and generating templates.

  • home-ops

    Wife approved HomeOps driven by Kubernetes and GitOps using Flux

    Project mention: Ditching PaaS: Why I Went Back to Self-Hosting | news.ycombinator.com | 2024-01-18

    These are great operational wins. Agreed very much that having autonomic (can fix itself) systems at your back is a massive game changer. De-crustifies the act of running things.

    The other win is that there's a substantial cultural base to this way to go. Folks have been doing selfhosting for ages, but everyone has their own boutique setup some their way. A couple tools and techniques could be shared, but mostly everyone took blank slate configs & built their own system up, & added their own monitoring & operational scripts.

    https://github.com/onedr0p/home-ops is a set of helm scripts and other tools that is widely widely used, and there's a lot more like it. It's a huge build out, using convention and a common platform to enable portable knowledge & sharing.

    Self hosting did not have intellectual scale out at it's back, before Kubernetes came along. Docker and ansible and others have been around, but theres never been remotely the success there has been today in empowering users to setup & run complex services.

    We really have clawed out of the server-hugging jungle &started building some villages. It's wonderful to see.

  • SaaSHub

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

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). The latest post mention was on 2024-03-12.

Gitops related posts

Index

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

Project Stars
1 OpenFaaS 24,408
2 argo-cd 15,911
3 argo 14,182
4 bytebase 9,774
5 sealed-secrets 7,045
6 flux2 5,851
7 gaia 5,151
8 podinfo 4,992
9 meshery 4,834
10 flagger 4,694
11 jx 4,504
12 werf 3,886
13 devtron 3,793
14 flipt 3,255
15 DevOps 2,577
16 argo-rollouts 2,424
17 sre-checklist 2,164
18 otomi-core 2,129
19 Fleet 2,023
20 kubero 1,982
21 awesome-argo 1,755
22 kapitan 1,739
23 home-ops 1,650
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com