Resource information
Strategy:  {{deployment.strategy}}
Min ready seconds:  {{deployment.minReadySeconds}}
Revision history limit:  {{deployment.revisionHistoryLimit}}
Strategy
{{deployment.strategy}}
Min ready seconds
{{deployment.minReadySeconds}}
Revision history limit
{{deployment.revisionHistoryLimit}}
Selector
Rolling update strategy
Max surge:  {{deployment.rollingUpdateStrategy.maxSurge}}
Max unavailable:  {{deployment.rollingUpdateStrategy.maxUnavailable}}
Max surge
{{deployment.rollingUpdateStrategy.maxSurge}}
Max unavailable
{{deployment.rollingUpdateStrategy.maxUnavailable}}
Pods status
Updated:  {{deployment.statusInfo.updated}}
Total:  {{deployment.statusInfo.replicas}}
Available:  {{deployment.statusInfo.available}}
Unavailable:  {{deployment.statusInfo.unavailable}}
Updated
{{deployment.statusInfo.updated}}
Total
{{deployment.statusInfo.replicas}}
Available
{{deployment.statusInfo.available}}
Unavailable
{{deployment.statusInfo.unavailable}}
New Replica Set
Name:  {{newReplicaSet.objectMeta.name}}
Namespace:  {{newReplicaSet.objectMeta.namespace}}
Age: 
Pods:  {{newReplicaSet.podInfo.running}} / {{newReplicaSet.podInfo.desired}}
Name
{{newReplicaSet.objectMeta.name}}
Namespace
{{newReplicaSet.objectMeta.namespace}}
Age
Pods
{{newReplicaSet.podInfo.running}} / {{newReplicaSet.podInfo.desired}}
Labels
Images
Init images