mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-14 14:05:59 +08:00
ingress
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
29ca352766
commit
2843f8b03d
@@ -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 启动所有deployment,services,ingress
|
||||
|
||||
### 6. 查看k8s deployment service ingress状态
|
||||
|
||||
Reference in New Issue
Block a user