This commit is contained in:
mashouyue's m1max 2022-03-11 18:13:11 +08:00
parent 8631c90290
commit bd0c9884b4

View File

@ -1,4 +1,4 @@
# openim开源项目k8s部署
# openim开源项目k8s集群部署
## 需要的环境
MacOS OR Linux
## 需要安装的软件
@ -30,3 +30,6 @@ bash build.sh
```shell
go run .
```
## Ingress 负载均衡
...