1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
kratos/registry
2022-02-21 18:37:20 +08:00
..
README.md update contrib readme (#1831) 2022-02-21 18:37:20 +08:00
registry.go registry: fix typo (#835) 2021-04-14 13:54:14 +08:00

Registry

Consul

go get -u github.com/go-kratos/kratos/contrib/registry/consul/v2

Etcd

go get -u github.com/go-kratos/kratos/contrib/registry/etcd/v2

zookeeper

go get -u github.com/go-kratos/kratos/contrib/registry/zookeeper/v2

Nacos

go get -u github.com/go-kratos/kratos/contrib/registry/nacos/v2

kubernetes

go get -u github.com/go-kratos/kratos/contrib/registry/kubernetes/v2

polaris

go get -u github.com/go-kratos/kratos/contrib/registry/polaris/v2