readyReplicas property

int? readyReplicas
final

readyReplicas is the number of pods targeted by this ReplicaSet with a Ready Condition.

Implementation

final int? readyReplicas;