All Projects → argoproj → Gitops Engine

argoproj / Gitops Engine

Licence: apache-2.0
Democratizing GitOps

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Gitops Engine

Agent
The Buildkite Agent is an open-source toolkit written in Golang for securely running build jobs on any device or network
Stars: ✭ 534 (-49.62%)
Mutual labels:  continuous-deployment
Ecs Refarch Continuous Deployment
ECS Reference Architecture for creating a flexible and scalable deployment pipeline to Amazon ECS using AWS CodePipeline
Stars: ✭ 776 (-26.79%)
Mutual labels:  continuous-deployment
Fastlane Plugin Flutter version
Fastlane plugin to retrieve version code for Flutter projects.
Stars: ✭ 31 (-97.08%)
Mutual labels:  continuous-deployment
Featuretoggle
Simple, reliable feature toggles in .NET
Stars: ✭ 641 (-39.53%)
Mutual labels:  continuous-deployment
Gocd
Main repository for GoCD - Continuous Delivery server
Stars: ✭ 6,314 (+495.66%)
Mutual labels:  continuous-deployment
Haiku
🚀 Instant Heroku deploys from GitHub branches
Stars: ✭ 17 (-98.4%)
Mutual labels:  continuous-deployment
Strider
Open Source Continuous Integration & Deployment Server
Stars: ✭ 4,536 (+327.92%)
Mutual labels:  continuous-deployment
Piplin
📤 An open source self-hosted continuous integration and deployment system - QQ群: 656868
Stars: ✭ 1,044 (-1.51%)
Mutual labels:  continuous-deployment
Flux
Successor: https://github.com/fluxcd/flux2 — The GitOps Kubernetes operator
Stars: ✭ 6,688 (+530.94%)
Mutual labels:  continuous-deployment
Agente
Distributed simple and robust release management and monitoring system.
Stars: ✭ 30 (-97.17%)
Mutual labels:  continuous-deployment
old vespene
DISCONTINUED: a frozen fork will exist forever at mpdehaan/vespene
Stars: ✭ 672 (-36.6%)
Mutual labels:  continuous-deployment
Abstruse
Abstruse is a free and open-source CI/CD platform that tests your models and code.
Stars: ✭ 704 (-33.58%)
Mutual labels:  continuous-deployment
Lightning Sites
☁️ Lightning deployment for your ~/Sites folders
Stars: ✭ 8 (-99.25%)
Mutual labels:  continuous-deployment
Argo Cd
Declarative continuous deployment for Kubernetes.
Stars: ✭ 7,887 (+644.06%)
Mutual labels:  continuous-deployment
Cimonitor
Displays CI statuses on a dashboard and triggers fun modules representing the status!
Stars: ✭ 34 (-96.79%)
Mutual labels:  continuous-deployment
Levant
An open source templating and deployment tool for HashiCorp Nomad jobs
Stars: ✭ 510 (-51.89%)
Mutual labels:  continuous-deployment
Agola
Agola: CI/CD Redefined
Stars: ✭ 783 (-26.13%)
Mutual labels:  continuous-deployment
Origin
Conformance test suite for OpenShift
Stars: ✭ 8,046 (+659.06%)
Mutual labels:  continuous-deployment
Spinnaker
Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
Stars: ✭ 8,215 (+675%)
Mutual labels:  continuous-deployment
Git Push Deploy
Simple Automated CI/CD Pipeline for GitHub and GitLab Projects
Stars: ✭ 21 (-98.02%)
Mutual labels:  continuous-deployment

GitOps Engine

image

Various GitOps operators address different use-cases and provide different user experiences but all have similar set of core features. The team behind Argo CD has implemented a reusable library that implements core GitOps features:

  • Kubernetes resource cache ✅
  • Resources reconciliation ✅
  • Sync Planning ✅
  • Access to Git repositories
  • Manifest Generation

Proposals, specifications and ideas

Do you want to propose one more feature and want to enhance the existing one? Proposals and ideas are in markdown docs in the specs/ directory. To create a new proposal, simply copy the spec template, name the file corresponding to the title of your proposal, and place it in the specs/ directory.

A good starting point to understand the structure is the GitOps Engine Design spec.

We tried to answer frequently asked question in a separate FAQ document.

Governance

This project is licensed under the Apache 2 license.

The GitOps Engine follows the CNCF Code of Conduct.

Get involved

If you are as excited about GitOps and one common engine for it as much as we are, please get in touch. If you want to write code that's great, if you want to share feedback, ideas and use-cases, that's great too.

Find us on the #gitops channel on Kubernetes Slack (get an invite here).

Meetings

The developer team meets regularly, every 1st and 3rd Tuesday of the month, 16:00 UTC. Instructions, agenda and minutes can be found in the meeting doc. The meetings will be recorded and added to this Youtube playlist.

We look forward to seeing you at our meetings and hearing about your feedback and ideas there!

Contributing to the effort

At this stage we are interested in feedback, use-cases and help on the GitOps Engine.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].