fix the command output

fix the command output
reviewable/pr2906/r1
chenhuan12 2017-03-18 15:01:18 +08:00 committed by GitHub
parent 6f8c97f4d2
commit 183b19d686
1 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,10 @@ a Deployment that runs the nginx:1.7.9 Docker image:
StrategyType: RollingUpdate
MinReadySeconds: 0
RollingUpdateStrategy: 1 max unavailable, 1 max surge
Conditions:
Type Status Reason
---- ------ ------
Available True MinimumReplicasAvailable
OldReplicaSets: <none>
NewReplicaSet: nginx-deployment-1771418926 (2/2 replicas created)
No events.