Gitops

Open-source projects categorized as Gitops

Top 23 Gitops Open-Source 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.

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

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

Gitops related posts

Index

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

Project Stars
1 OpenFaaS 24,455
2 argo-cd 16,024
3 argo 14,259
4 bytebase 9,905
5 sealed-secrets 7,107
6 flux2 5,912
7 gaia 5,157
8 podinfo 5,102
9 meshery 4,852
10 flagger 4,717
11 jx 4,508
12 werf 3,907
13 devtron 3,835
14 flipt 3,301
15 DevOps 2,586
16 argo-rollouts 2,453
17 sre-checklist 2,186
18 otomi-core 2,136
19 Fleet 2,100
20 kubero 2,040
21 awesome-argo 1,780
22 kapitan 1,742
23 home-ops 1,691
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com