Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 600 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 600 Bytes

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