1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
kratos/registry/README.md
2022-02-21 18:37:20 +08:00

560 B

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