awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to clusterpedia-io/clusterpedia

Open-source alternatives to Clusterpedia

30 open-source projects similar to clusterpedia-io/clusterpedia, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Clusterpedia alternative.

  • airbnb/synapseالصورة الرمزية لـ airbnb

    airbnb/synapse

    2,062عرض على GitHub↗

    A transparent service discovery framework for connecting an SOA

    Ruby
    عرض على GitHub↗2,062
  • apache/zookeeperالصورة الرمزية لـ apache

    apache/zookeeper

    12,763عرض على GitHub↗

    ZooKeeper is a distributed coordination service that provides a centralized system for managing configuration, naming, and synchronization across a cluster of distributed processes. It functions as a cluster consensus service, a distributed configuration store, and a distributed lock manager to maintain a consistent state across multiple network nodes. The service implements a consensus protocol to ensure data consistency and uses a replicated state machine to maintain identical copies of the system state across all servers. It provides a distributed lock management system to coordinate exclu

    Javaapacheconfiguration-managementconsensus
    عرض على GitHub↗12,763
  • bluek8s/kubedirectorB

    bluek8s/kubedirector

    0عرض على GitHub↗
    عرض على GitHub↗0
  • coredns/corednsالصورة الرمزية لـ coredns

    coredns/coredns

    14,109عرض على GitHub↗

    CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS resolver and forwarder that manages network traffic by routing queries based on zone-based rules and authoritative data. The server is built to integrate with service discovery systems, enabling it to map service names to network addresses within containerized infrastructure. The project is defined by a plugin-based request pipeline that allows for the extension of server functionality through custom modules. These plugins can intercept, modify, or log network requests in real

    Gocncfcorednsdns-server
    عرض على GitHub↗14,109

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • ctripcorp/apolloالصورة الرمزية لـ ctripcorp

    ctripcorp/apollo

    29,760عرض على GitHub↗

    Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized platform for storing, distributing, and syncing application settings across distributed environments to maintain consistency across various clusters. The system distinguishes itself through a dynamic configuration orchestrator that supports real-time updates to connected applications, eliminating the need for manual service restarts. It features a grayscale configuration deployment tool for rolling out changes to a small subset of service instances and a version control system

    Java
    عرض على GitHub↗29,760
  • deis/stewardD

    deis/steward

    0عرض على GitHub↗
    عرض على GitHub↗0
  • etcd-io/etcdالصورة الرمزية لـ etcd-io

    etcd-io/etcd

    51,838عرض على GitHub↗

    etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system metadata and coordination primitives. It functions as a distributed consensus engine, utilizing a replicated log and leader-based state machine to ensure that all nodes in a cluster maintain a synchronized view of data. By providing atomic operations and linearizable reads and writes, it serves as a foundational component for distributed systems requiring high availability and fault tolerance. The system distinguishes itself through its multi-version concurrency control, which e

    Gocncfconsensusdatabase
    عرض على GitHub↗51,838
  • fairwindsops/plutoالصورة الرمزية لـ FairwindsOps

    FairwindsOps/pluto

    2,533عرض على GitHub↗

    A cli tool to help discover deprecated apiVersions in Kubernetes

    Gofairwinds-officialhelmkubernetes
    عرض على GitHub↗2,533
  • fairwindsops/polarisالصورة الرمزية لـ FairwindsOps

    FairwindsOps/polaris

    3,368عرض على GitHub↗

    Validation of best practices in your Kubernetes clusters

    Goauditbest-practicescluster
    عرض على GitHub↗3,368
  • gliderlabs/registratorالصورة الرمزية لـ gliderlabs

    gliderlabs/registrator

    4,676عرض على GitHub↗

    Registrator is a dynamic service discovery tool and metadata synchronizer that acts as a bridge between Docker containers and external service discovery registries. It automatically registers and deregisters containers in these backends to ensure that network addresses and service lists remain accurate in real time. The project utilizes a pluggable adapter architecture to support various external registry backends. It employs a formatting engine to process container labels and environment variables into structured service descriptions and uses label-based filtering to determine which containe

    Go
    عرض على GitHub↗4,676
  • grafana/tankaالصورة الرمزية لـ grafana

    grafana/tanka

    2,674عرض على GitHub↗

    Flexible, reusable and concise configuration for Kubernetes

    Goconfigurationflexiblejson
    عرض على GitHub↗2,674
  • ha/doozerdالصورة الرمزية لـ ha

    ha/doozerd

    3,254عرض على GitHub↗

    A consistent distributed data store.

    Go
    عرض على GitHub↗3,254
  • hashicorp/consulالصورة الرمزية لـ hashicorp

    hashicorp/consul

    29,943عرض على GitHub↗

    Consul is a distributed coordination service and service mesh tool used for service discovery, health monitoring, and cluster state management across dynamic networks. It provides a platform for locating network addresses of services and managing traffic across distributed infrastructure using DNS and HTTP interfaces. The project distinguishes itself through multi-datacenter network orchestration, enabling the federation of services across different regions using mesh gateways. It secures communication via a service mesh architecture that employs identity-based authorization and mutual TLS en

    Goapi-gatewayconsulecs
    عرض على GitHub↗29,943
  • istio-ecosystem/admiralI

    istio-ecosystem/admiral

    0عرض على GitHub↗
    عرض على GitHub↗0
  • kedacore/kedaالصورة الرمزية لـ kedacore

    kedacore/keda

    10,314عرض على GitHub↗

    KEDA is a Kubernetes event-driven autoscaler and cloud event scaling engine. It functions as a custom metrics provider that monitors external event sources—including message brokers, databases, and cloud metrics—to dynamically adjust the replica counts of containerized workloads. The project is distinguished by its scale-to-zero workflow, which reduces workloads to zero replicas during inactivity and automatically restarts them when new events are detected. It operates as a multi-cloud event trigger system, using a pluggable scaler interface to integrate with a wide array of third-party servi

    Goautoscalingevent-drivenhacktoberfest
    عرض على GitHub↗10,314
  • kelseyhightower/confdالصورة الرمزية لـ kelseyhightower

    kelseyhightower/confd

    8,424عرض على GitHub↗

    confd is a dynamic configuration templating engine and manager that generates local application configuration files using data from environment variables and distributed key-value stores. It functions as a client for stores such as etcd and Consul, monitoring these sources for changes to automate the creation and update of files on the local filesystem. The tool serves as an application process reloader, capable of automatically restarting or signaling dependent applications when their underlying configuration files are modified. This ensures that updated settings from a centralized source of

    Go
    عرض على GitHub↗8,424
  • kosmos-io/kosmosK

    kosmos-io/kosmos

    0عرض على GitHub↗
    عرض على GitHub↗0
  • kubenav/kubenavالصورة الرمزية لـ kubenav

    kubenav/kubenav

    2,277عرض على GitHub↗

    kubenav is the navigator for your Kubernetes clusters right in your pocket. kubenav is a mobile app to manage Kubernetes clusters and to get an overview of the status of your Kubernetes resources.

    Dart
    عرض على GitHub↗2,277
  • kubernetes-sigs/multi-tenancyK

    kubernetes-sigs/multi-tenancy

    0عرض على GitHub↗
    عرض على GitHub↗0
  • kubernetes-sigs/service-catalogK

    kubernetes-sigs/service-catalog

    0عرض على GitHub↗
    عرض على GitHub↗0
  • liqotech/liqoالصورة الرمزية لـ liqotech

    liqotech/liqo

    1,451عرض على GitHub↗

    Enable dynamic and seamless Kubernetes multi-cluster topologies

    Gocloud-computingclustersk8s
    عرض على GitHub↗1,451
  • meshery/mesheryالصورة الرمزية لـ meshery

    meshery/meshery

    9,966عرض على GitHub↗

    Meshery is a service mesh management plane and cloud native infrastructure orchestrator. It provides a visual design-as-code environment for modeling microservices and infrastructure components through declarative blueprints, functioning as a centralized platform for designing, deploying, and managing service mesh infrastructure. The platform is distinguished by its ability to translate visual designs into active deployments and its use of gRPC-based adapters to integrate with diverse infrastructure providers. It features a multi-tenant architecture that manages shared workspaces and role-bas

    HTMLcloud-nativecncfcontrol-plane
    عرض على GitHub↗9,966
  • netflix/eurekaالصورة الرمزية لـ Netflix

    Netflix/eureka

    12,712عرض على GitHub↗

    Eureka is a service registry and discovery server that serves as a coordination tool for microservices. It provides a distributed service registry where instances record their network locations and health status to enable dynamic communication without the use of hardcoded addresses. The system functions as a client-side load balancing framework, providing location data to consumers so they can distribute network traffic across available instances. It employs a heartbeat-based health monitor to track instance availability and automatically removes unresponsive nodes from the registry to manage

    Java
    عرض على GitHub↗12,712
  • openkruise/kruiseالصورة الرمزية لـ openkruise

    openkruise/kruise

    5,272عرض على GitHub↗

    Kruise is a workload management system designed for large-scale applications on Kubernetes. It provides a framework for advanced orchestration, scaling, and upgrade strategies to maintain stability in massive deployments. The project is distinguished by its ability to perform in-place updates of container images and resource limits without deleting and recreating pods. It includes a dedicated image pre-puller to accelerate pod startup and a sidecar injector to dynamically manage the lifecycle of sidecar containers. Additionally, a resource distributor synchronizes configuration maps and secre

    Gocloud-nativecloudnativecncf
    عرض على GitHub↗5,272
  • openservicebrokerapi/servicebrokerO

    openservicebrokerapi/servicebroker

    0عرض على GitHub↗
    عرض على GitHub↗0
  • openshift/open-service-broker-sdkO

    openshift/open-service-broker-sdk

    0عرض على GitHub↗
    عرض على GitHub↗0
  • polarismesh/polarisالصورة الرمزية لـ polarismesh

    polarismesh/polaris

    2,548عرض على GitHub↗

    Service Discovery and Governance Platform for Microservice and Distributed Architecture

    Goauthenticatecircuit-breakfault-tolerance
    عرض على GitHub↗2,548
  • projectsveltos/addon-managerP

    projectsveltos/addon-manager

    0عرض على GitHub↗
    عرض على GitHub↗0
  • skynetservices/skydns1S

    skynetservices/skydns1

    0عرض على GitHub↗
    عرض على GitHub↗0
  • turbinelabs/rotorT

    turbinelabs/rotor

    0عرض على GitHub↗
    عرض على GitHub↗0