Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
K
k8s-develop-local
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
system
k8s-develop-local
Commits
02852c0f
Commit
02852c0f
authored
Oct 25, 2018
by
胡凯旋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test service
parent
2308b077
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
README.md
README.md
+5
-1
2018-10-25-12-10-56.png
image/2018-10-25-12-10-56.png
+0
-0
No files found.
README.md
View file @
02852c0f
...
...
@@ -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.
更改代码
...
...
image/2018-10-25-12-10-56.png
0 → 100644
View file @
02852c0f
95.7 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment