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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • argoproj/argo-cdAvatar de argoproj

    argoproj/argo-cd

    22,087Voir sur 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
    Voir sur GitHub↗22,087
  • fluxcd/flux2Avatar de fluxcd

    fluxcd/flux2

    7,888Voir sur 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
    Voir sur GitHub↗7,888
  • weaveworks/flaggerAvatar de weaveworks

    weaveworks/flagger

    5,362Voir sur 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
    Voir sur GitHub↗5,362
  • weaveworks/igniteAvatar de weaveworks

    weaveworks/ignite

    3,532Voir sur GitHub↗

    Ignite a Firecracker microVM

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

    Go
    Voir sur GitHub↗3,532
  • weaveworks/weave-gitopsAvatar de weaveworks

    weaveworks/weave-gitops

    1,123Voir sur 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
    Voir sur GitHub↗1,123
  • fluxcd/helm-operatorF

    fluxcd/helm-operator

    0Voir sur GitHub↗

    Automates Helm chart releases using GitOps principles.

    Voir sur GitHub↗0
  • pusher/farosP

    pusher/faros

    0Voir sur GitHub↗

    Custom resource definition based GitOps controller.

    Voir sur GitHub↗0
  • oguzhan-yilmaz/argocd-backup-s3O

    oguzhan-yilmaz/argocd-backup-s3

    0Voir sur GitHub↗

    CronJob utility to backup ArgoCD state to S3.

    Voir sur GitHub↗0
  • gimlet-io/gimletG

    gimlet-io/gimlet

    0Voir sur GitHub↗

    Internal developer platform built on top of Flux.

    Voir sur GitHub↗0
  • duyet/grant.rsD

    duyet/grant.rs

    0Voir sur GitHub↗

    Manages database privileges using a GitOps approach.

    Voir sur GitHub↗0
  • stevius10/proxmox-gitopsS

    stevius10/Proxmox-GitOps

    0Voir sur GitHub↗

    Self-contained GitOps framework for container automation on Proxmox.

    Voir sur GitHub↗0
  • autoapply/autoapplyA

    autoapply/autoapply

    0Voir sur GitHub↗

    Automatically applies Git repository changes to clusters.

    Voir sur GitHub↗0
  • kubefirst/kubefirstK

    kubefirst/kubefirst

    0Voir sur GitHub↗

    Fully-automated open source delivery and infrastructure platform.

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