GitOps-friendly Kubernetes Tools
- 01. Argo CD - Declarative GitOps CD for Kubernetes
- 02. Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
- 03. Helm helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.
- 04. Artifact Hub - Find, install and publish Kubernetes packages
- 05. Kustomize introduces a template-free way to customize application configuration that simplifies the use of off-the-shelf applications.
- 06. Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes.
- 07. Argo Events is an event-driven workflow automation framework for Kubernetes to trigger K8s objects, Argo Workflows, Serverless workloads, etc. on events emanating from webhooks, S3, schedules, messaging queues, gcp pubsub, sns, sqs, etc.
- 08. Tekton is a powerful and flexible open-source framework for creating CI/CD systems, allowing developers to build, test, and deploy across cloud providers and on-premise systems.
- 09. Argo Rollouts is a Kubernetes controller and set of CRDs which provide advanced deployment capabilities such as blue-green, canary, canary analysis, experimentation, and progressive delivery features to Kubernetes.
- 10. Flagger - Progressive Delivery Operator for Kubernetes
- 11. Crossplane is an open source Kubernetes add-on that enables platform teams to assemble infrastructure from multiple vendors, and expose higher level self-service APIs for application teams to consume
- 12. Kyverno is a policy engine designed for Kubernetes. With Kyverno, policies are managed as Kubernetes resources and no new language is required to write policies.
- 13. KubeVela is a modern application delivery platform that makes deploying and operating applications across today's hybrid, multi-cloud environments easier, faster and more reliable.
- 14. Capsule helps to implement a multi-tenancy and policy-based environment in your Kubernetes cluster.