1
0
mirror of https://github.com/go-kratos/kratos.git synced 2024-12-26 20:54:38 +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