Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Argo Cd | 14,189 | 54 | 8 hours ago | 334 | July 31, 2023 | 3,005 | apache-2.0 | Go | ||
Declarative continuous deployment for Kubernetes. | ||||||||||
Onedev | 11,917 | 2 days ago | other | Java | ||||||
Self-hosted Git Server with CI/CD and Kanban | ||||||||||
Origin | 8,377 | 152 | 18 | 2 days ago | 76 | May 31, 2021 | 187 | apache-2.0 | Go | |
Conformance test suite for OpenShift | ||||||||||
K8s_paas | 3,818 | 2 months ago | 7 | mit | Shell | |||||
如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。 | ||||||||||
Devtron | 3,484 | 2 days ago | 161 | July 17, 2023 | 573 | apache-2.0 | Go | |||
Tool integration platform for Kubernetes | ||||||||||
Opendevops | 3,367 | 7 months ago | 67 | gpl-3.0 | Python | |||||
CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台 | ||||||||||
Gitkube | 3,181 | 3 years ago | 1 | April 09, 2020 | 43 | apache-2.0 | Go | |||
Build and deploy docker images to Kubernetes using git push | ||||||||||
Gitops Engine | 1,567 | 49 | 2 days ago | 84 | August 19, 2022 | 85 | apache-2.0 | Go | ||
Democratizing GitOps | ||||||||||
Samson | 1,447 | 12 days ago | 92 | other | Ruby | |||||
Web interface for deployments, with plugin architecture and kubernetes support | ||||||||||
Lastbackend | 1,437 | 3 years ago | 1 | September 25, 2019 | 5 | apache-2.0 | Go | |||
System for containerized apps management. From build to scaling. |
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:
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.
This project is licensed under the Apache 2 license.
The GitOps Engine follows the CNCF Code of Conduct.
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).
At this stage we are interested in feedback, use-cases and help on the GitOps Engine.