awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

deis/steward

0
View on GitHub↗
0 stars·0 forks·2 views

Steward

Features

  • Service Discovery - Kubernetes-native implementation of the Service Broker API.

Star history

Star history chart for deis/stewardStar history chart for deis/steward

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Steward

Similar open-source projects, ranked by how many features they share with Steward.
  • apache/zookeeperapache avatar

    apache/zookeeper

    12,763View on 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
    View on GitHub↗12,763
  • clusterpedia-io/clusterpediaC

    clusterpedia-io/clusterpedia

    0View on GitHub↗
    View on GitHub↗0
  • coredns/corednscoredns avatar

    coredns/coredns

    14,109View on 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
    View on GitHub↗14,109
  • airbnb/synapseairbnb avatar

    airbnb/synapse

    2,062View on GitHub↗

    A transparent service discovery framework for connecting an SOA

    Ruby
    View on GitHub↗2,062
See all 20 alternatives to Steward→

Frequently asked questions

What are the main features of deis/steward?

The main features of deis/steward are: Service Discovery.

What are some open-source alternatives to deis/steward?

Open-source alternatives to deis/steward include: apache/zookeeper — ZooKeeper is a distributed coordination service that provides a centralized system for managing configuration, naming,… clusterpedia-io/clusterpedia. coredns/coredns — CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS… ctripcorp/apollo — Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized… etcd-io/etcd — etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system… airbnb/synapse — A transparent service discovery framework for connecting an SOA.