add endpoint mode in service pretty

Signed-off-by: allencloud <allen.sun@daocloud.io>
This commit is contained in:
allencloud 2016-09-25 16:47:45 +08:00 committed by Tibor Vass
parent 268c22d77b
commit 1c60ac11d6
1 changed files with 2 additions and 1 deletions

View File

@ -115,7 +115,7 @@ ID: c8wgl7q4ndfd52ni6qftkvnnp
Name: frontend Name: frontend
Labels: Labels:
- org.example.projectname=demo-app - org.example.projectname=demo-app
Mode: REPLICATED Service Mode: REPLICATED
Replicas: 5 Replicas: 5
Placement: Placement:
UpdateConfig: UpdateConfig:
@ -123,6 +123,7 @@ UpdateConfig:
ContainerSpec: ContainerSpec:
Image: nginx:alpine Image: nginx:alpine
Resources: Resources:
Endpoint Mode: vip
Ports: Ports:
Name = Name =
Protocol = tcp Protocol = tcp