mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-30 04:31:03 +02:00
fix: update config readme (#1396)
* fix: updare config readme * add appollo
This commit is contained in:
parent
f7588a47de
commit
a180043076
@ -1,27 +1,12 @@
|
|||||||
# Config
|
# Config
|
||||||
|
|
||||||
## Consul
|
|
||||||
```shell
|
|
||||||
go get -u github.com/go-kratos/kratos/registry/consul/v2
|
|
||||||
```
|
|
||||||
|
|
||||||
## Etcd
|
|
||||||
```shell
|
|
||||||
go get -u github.com/go-kratos/kratos/registry/etcd/v2
|
|
||||||
```
|
|
||||||
|
|
||||||
## zookeeper
|
|
||||||
```shell
|
|
||||||
go get -u github.com/go-kratos/kratos/registry/zookeeper/v2
|
|
||||||
```
|
|
||||||
|
|
||||||
## Nacos
|
|
||||||
```shell
|
|
||||||
go get -u github.com/go-kratos/kratos/registry/nacos/v2
|
|
||||||
```
|
|
||||||
|
|
||||||
## kube
|
## kube
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
go get -u github.com/go-kratos/kratos/config/kubernetes/v2
|
go get -u github.com/go-kratos/kratos/config/kubernetes/v2
|
||||||
|
```
|
||||||
|
|
||||||
|
##apollo
|
||||||
|
```shell
|
||||||
|
go get -u github.com/go-kratos/kratos/config/apollo/v2
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user