currentReplicas property

int? currentReplicas
final

currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.

Implementation

final int? currentReplicas;