This commit is contained in:
wangchuxiao
2022-05-26 10:06:56 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 29ca352766
commit 2843f8b03d
3 changed files with 15 additions and 13 deletions
+2
View File
@@ -21,8 +21,10 @@ jssdk 需要在sdk_server/deployment.yaml修改启动端口等
### 4. 修改ingress.yaml配置文件
### 5. 执行./kubectl_start.sh脚本
需要安装ingress controller
chmod +x ./kubectl_start.sh ./kubectl_stop.sh
./kubectl_start.sh
kubectl -n openim apply -f ingress.yaml
kubectl 启动所有deploymentservicesingress
### 6. 查看k8s deployment service ingress状态