Skip to content

micro-stacks/discov

Repository files navigation

Discov

中文文档

Discov is a generic gRPC service registration and discovery / load balancing component.

Supported Scenarios

  • The scenario of etcd as the service registry.
  • The scenario of using headless service as DNS name to discover services in Kubernetes cluster.
  • The scenario of DNS as a service registry.

Architecture

architecture

Examples

Documentation

pkg.go.dev

License

MIT License