updatedReplicas property

int? updatedReplicas
final

updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.

Implementation

final int? updatedReplicas;