Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Modern software development practices _assume_ support for reviewing changes, tr
- [Weave GitOps Enterprise](https://www.weave.works/product/gitops-enterprise/) - Weave GitOps Enterprise is a continuous operations product that makes it easy to deploy and manage Kubernetes clusters and applications at scale in any environment. (commercial product from Weaveworks)
- [Werf](https://werf.io) - GitOps tool with advanced features to build images and deploy them to Kubernetes (integrates with any existing CI system)
- [PipeCD](https://pipecd.dev/) - Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications
- [Qovery](https://www.qovery.com/) - Enterprise Kubernetes management platform with GitOps-driven deployments. Auto-deploy on Git push, Terraform provider for IaC, preview environments per PR, and [AI Agent Skill](https://github.com/Qovery/qovery-skills) for deploying from AI coding tools
- [Grant.rs](https://github.com/duyet/grant.rs) - Manage Redshift/Postgres privileges in GitOps style
- [Gimlet](https://github.com/gimlet-io/gimlet) - The Flux-based Internal Developer Platform
- [argocd-backup-s3](https://github.com/oguzhan-yilmaz/argocd-backup-s3/) - Kubernetes CronJob to backup ArgoCD with `argocd admin export` cmd and upload to S3 compatible storage
Expand Down