Gitops¶
Resources¶
- akuity/awesome-argo - A curated list of awesome projects and resources related to Argo (a CNCF graduated project)
Libraries¶
- argoproj/argo-workflows - Workflow engine for Kubernetes
- argoproj/argo-cd - Declarative continuous deployment for Kubernetes.
- fluxcd/flux2 - Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
- fluxcd/flagger - Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
Samples¶
- stefanprodan/gitops-istio - A GitOps recipe for Progressive Delivery with Flux v2, Flagger and Istio
- bravecobra/k8s-e2e
- stefanprodan/podinfo Go microservice template for Kubernetes