2 repositorios
Capabilities for propagating packaged applications and their configurations across multiple target clusters from a central source.
Distinct from Helm Chart Management: Distinct from general Helm Chart Management by focusing on the multi-cluster distribution plane rather than single-release lifecycles.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Multi-Cluster Distribution. Refine with filters or upvote what's useful.
Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with configurations stored in Git, OCI, or Helm repositories. It functions as a set of controllers that monitor desired state in external sources and continuously reconcile the live cluster to match those definitions. The system distinguishes itself through a multi-cluster management plane that coordinates application delivery across fleets of remote clusters from a central hub. It provides a dedicated mechanism for automated image updates, which scans container registries for new
Propagates Helm chart definitions and releases from a central management plane to multiple remote clusters.
KubeVela is a cloud native application orchestrator and delivery engine for Kubernetes. It serves as an Open Application Model compliant platform designed to decouple application definitions from the underlying infrastructure and operations. The system acts as a multi-cluster delivery controller that coordinates progressive rollouts, including canary and blue-green strategies, across hybrid and multi-cloud environments. It provides a standardized model for managing complex deployment workflows and infrastructure provisioning. The platform covers broad capability areas including cloud infrast
Synchronizes application state across multiple remote clusters by mapping central definitions to local workloads.