awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesMulti-Cluster Distribution

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.

Awesome Multi-Cluster Distribution GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • fluxcd/flux2Avatar de fluxcd

    fluxcd/flux2

    7,888Ver en GitHub↗

    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.

    Gocontinuous-deliverygitopsgitops-toolkit
    Ver en GitHub↗7,888
  • kubevela/kubevelaK

    kubevela/kubevela

    7,833Ver en GitHub↗

    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.

    Go
    Ver en GitHub↗7,833
  1. Home
  2. DevOps & Infrastructure
  3. Helm Chart Management
  4. Multi-Cluster Distribution

Explorar subetiquetas

  • Application State SynchronizationSynchronizing application state and configurations across a fleet of remote clusters. **Distinct from Multi-Cluster Distribution:** Focuses on application state synchronization rather than just propagating Helm charts.