This commit is contained in:
wangchuxiao
2022-05-26 10:06:56 +08:00
parent ef5bd95620
commit d8c0a82411
3 changed files with 15 additions and 13 deletions
+2
View File
@@ -25,8 +25,10 @@ jssdk 需要在sdk_server/deployment.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状态