awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

13 repositorios

Awesome GitHub RepositoriesCore Tools

Tools for continuous deployment, cluster management, and GitOps workflows.

Explore 13 awesome GitHub repositories matching part of an awesome list · Core Tools. Refine with filters or upvote what's useful.

Awesome Core Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • argoproj/argo-cdAvatar de argoproj

    argoproj/argo-cd

    22,087Ver en GitHub↗

    Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized control plane that synchronizes application states from version-controlled repositories directly into target clusters, ensuring that the live environment consistently matches the desired configuration defined in Git. The platform distinguishes itself through its ability to manage multi-cluster deployments from a single interface, providing unified oversight across distinct computing environments. It employs a controller-based reconciliation loop to continuously monitor for co

    Declarative continuous deployment for Kubernetes clusters.

    Goargoargo-cdcd
    Ver en GitHub↗22,087
  • 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

    Extensible continuous delivery solution powered by the GitOps toolkit.

    Gocontinuous-deliverygitopsgitops-toolkit
    Ver en GitHub↗7,888
  • weaveworks/flaggerAvatar de weaveworks

    weaveworks/flagger

    5,362Ver en GitHub↗

    Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive delivery. It functions as a controller that monitors custom resource definitions to orchestrate complex release strategies, including canary, blue/green, and A/B testing. By continuously reconciling the desired cluster state with the actual environment, it ensures that deployments adhere to defined specifications while managing the underlying infrastructure required for traffic routing. The project distinguishes itself through a sophisticated metric-driven analysis loop that eval

    Progressive delivery operator for canary and blue-green deployments.

    Go
    Ver en GitHub↗5,362
  • weaveworks/igniteAvatar de weaveworks

    weaveworks/ignite

    3,532Ver en GitHub↗

    Ignite a Firecracker microVM

    Virtual machine manager with container UX and built-in GitOps.

    Go
    Ver en GitHub↗3,532
  • weaveworks/weave-gitopsAvatar de weaveworks

    weaveworks/weave-gitops

    1,123Ver en GitHub↗

    Weave GitOps is transitioning to a community driven project! It provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.

    Developer platform for cloud-native applications on Kubernetes.

    MDXcloudnativefluxflux2
    Ver en GitHub↗1,123
  • fluxcd/helm-operatorF

    fluxcd/helm-operator

    0Ver en GitHub↗

    Automates Helm chart releases using GitOps principles.

    Ver en GitHub↗0
  • pusher/farosP

    pusher/faros

    0Ver en GitHub↗

    Custom resource definition based GitOps controller.

    Ver en GitHub↗0
  • oguzhan-yilmaz/argocd-backup-s3O

    oguzhan-yilmaz/argocd-backup-s3

    0Ver en GitHub↗

    CronJob utility to backup ArgoCD state to S3.

    Ver en GitHub↗0
  • gimlet-io/gimletG

    gimlet-io/gimlet

    0Ver en GitHub↗

    Internal developer platform built on top of Flux.

    Ver en GitHub↗0
  • duyet/grant.rsD

    duyet/grant.rs

    0Ver en GitHub↗

    Manages database privileges using a GitOps approach.

    Ver en GitHub↗0
  • stevius10/proxmox-gitopsS

    stevius10/Proxmox-GitOps

    0Ver en GitHub↗

    Self-contained GitOps framework for container automation on Proxmox.

    Ver en GitHub↗0
  • autoapply/autoapplyA

    autoapply/autoapply

    0Ver en GitHub↗

    Automatically applies Git repository changes to clusters.

    Ver en GitHub↗0
  • kubefirst/kubefirstK

    kubefirst/kubefirst

    0Ver en GitHub↗

    Fully-automated open source delivery and infrastructure platform.

    Ver en GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Core Tools