Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/argoproj/argoproj
Common project repo for all Argo Projects
https://github.com/argoproj/argoproj
Last synced: 6 days ago
JSON representation
Common project repo for all Argo Projects
- Host: GitHub
- URL: https://github.com/argoproj/argoproj
- Owner: argoproj
- Created: 2020-04-15T22:42:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T16:32:30.000Z (4 months ago)
- Last Synced: 2024-08-26T19:37:57.650Z (4 months ago)
- Language: Python
- Homepage: https://argoproj.github.io/
- Size: 6 MB
- Stars: 590
- Watchers: 25
- Forks: 190
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-argo - Argo's community blogs and presentations
README
[![slack](https://img.shields.io/badge/slack-argoproj-brightgreen.svg?logo=slack)](https://argoproj.github.io/community/join-slack)
# Argoproj - Get stuff done with Kubernetes
![Argo Image](docs/assets/argo.png)
## What is Argoproj?
Argoproj is a collection of tools for getting work done with Kubernetes.
* [Argo Workflows](https://github.com/argoproj/argo-workflows) - Container-native Workflow Engine
* [Argo CD](https://github.com/argoproj/argo-cd) - Declarative GitOps Continuous Delivery
* [Argo Events](https://github.com/argoproj/argo-events) - Event-based Dependency Manager
* [Argo Rollouts](https://github.com/argoproj/argo-rollouts) - Progressive Delivery with support for Canary and Blue Green deployment strategiesAlso [argoproj-labs](https://github.com/argoproj-labs) is a separate GitHub org that we setup for community contributions related to the Argoproj ecosystem. Repos in argoproj-labs are administered by the owners of each project. Please reach out to us on the Argo slack channel if you have a project that you would like to add to the org to make it easier to others in the Argo community to find, use, and contribute back.
## Community Blogs and Presentations
Project specific community blogs and presentations are at
* [Argo Workflows](https://github.com/argoproj/argo-workflows/blob/master/README.md#community-blogs-and-presentations)
* [Argo CD](https://github.com/argoproj/argo-cd/blob/master/README.md#community-blogs-and-presentations)
* [Argo Events](https://github.com/argoproj/argo-events/blob/master/README.md#community-blogs-and-presentations)
* [Argo Rollouts](https://github.com/argoproj/argo-rollouts/blob/master/README.md#community-blogs-and-presentations)## Adopters
Each Argo sub-project maintains its own list of adopters. Those lists are available in the respective project repositories:
* [Argo Workflows](https://github.com/argoproj/argo-workflows/blob/master/USERS.md)
* [Argo CD](https://github.com/argoproj/argo-cd/blob/master/USERS.md)
* [Argo Events](https://github.com/argoproj/argo-events/blob/master/USERS.md)
* [Argo Rollouts](https://github.com/argoproj/argo-rollouts/blob/master/USERS.md)## Contributing
To learn about how to contribute to Argoproj, see our [contributing documentation](community/CONTRIBUTING.md).
Argo contributors must follow the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).For help contributing, visit the [#argo-contributors channel](https://cloud-native.slack.com/archives/C020XM04CUW) in CNCF Slack.
To learn about Argoproj governance, see our [community governance document](community/GOVERNANCE.md).
## Project Resources
* [Argo Community Meeting Calendar](https://calendar.google.com/calendar/[email protected])
* [ICS file](https://calendar.google.com/calendar/ical/argoproj%40gmail.com/public/basic.ics)
* Argo GitHub: https://github.com/argoproj
* Argo website: https://argoproj.github.io
* Argo Slack: https://argoproj.github.io/community/join-slack