Merge pull request #2906 from chenhuan12/patch-14

fix the command output
This commit is contained in:
devin-donnelly
2017-03-21 17:03:09 -07:00
committed by GitHub
@@ -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.