Commit 02852c0f authored by 胡凯旋's avatar 胡凯旋

test service

parent 2308b077
......@@ -115,7 +115,11 @@ kubectl create -f service/doris-service.yml
```
9. 测试服务是否正常启动
```
kubectl get service -o wide
```
找到backend-service的PORTS, 如下图就是33254,访问localhost:33254
![](./image/2018-10-25-12-10-56.png)
## 服务调试
1. 更改代码
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment