You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kratos/registry
yuemoxi a1f35ecc05
fix:rename kube to kubernetes (#1393)
3 years ago
..
consul chore(registry): unified management of decentralized warehouses (#1368) 3 years ago
etcd chore(registry): unified management of decentralized warehouses (#1368) 3 years ago
kubernetes fix:rename kube to kubernetes (#1393) 3 years ago
nacos chore(registry): unified management of decentralized warehouses (#1368) 3 years ago
zookeeper chore(registry): unified management of decentralized warehouses (#1368) 3 years ago
README.md fix:rename kube to kubernetes (#1393) 3 years ago
registry.go registry: fix typo (#835) 4 years ago

README.md

Registry

Consul

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

Etcd

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

zookeeper

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

Nacos

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

kubernetes

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