Rankings are calculated based on verified user reviews, recency of updates, and community voting weighted by user reputation score.
No tags available
ArgoCD is a declarative, GitOps continuous delivery tool for Kubernetes. It automates the deployment of applications to Kubernetes clusters by monitoring a Git repository and ensuring the live state m...
Crossplane transforms your Kubernetes cluster into a universal control plane. It allows you to manage cloud services (like RDS or S3) using standard Kubernetes APIs and manifests. By leveraging the Ku...
Rafay is a modern, SaaS-based Kubernetes management platform that focuses on operational simplicity and automation. It provides a comprehensive suite of tools for cluster lifecycle management, policy...
Flux is a leading GitOps tool for Kubernetes, focused on keeping clusters in sync with Git repositories. Unlike traditional CI/CD tools that push changes, Flux uses a pull-based model, where an agent...
MegaEase is an open-source CI/CD platform built on Kubernetes, emphasizing GitOps principles. It provides a unified platform for building, testing, and deploying applications, with a focus on automati...
Kustomize is a configuration management tool for Kubernetes that uses a template-free approach. It allows you to customize raw Kubernetes YAML files without modifying the original files, using overlay...
Argo CD is another GitOps continuous delivery tool specifically designed for Kubernetes. Similar to Flux CD, it automates deployments based on Git repository changes. It provides a visual interface fo...
k0deploy is a tool that simplifies Kubernetes deployments using a declarative approach. It allows users to define their desired Kubernetes state in a Git repository and automatically apply those chang...
Flux CD is a GitOps continuous delivery tool for Kubernetes. It automates deployments based on declarative configurations stored in Git repositories. Flux CD ensures that the desired state of the Kube...
You're subscribed! We'll notify you about new gitops.