kubernetes v1.37

ReplicaSetStatus.terminatingReplicas

The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase. This is a beta field and requires enabling DeploymentReplicaSetTerminatingReplicas feature (enabled by default).

1 fields
ReplicaSetStatus.terminatingReplicas fields and descriptions
Field / TypeDescription
ReplicaSetStatus.terminatingReplicas
integer

The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase. This is a beta field and requires enabling DeploymentReplicaSetTerminatingReplicas feature (enabled by default).

  • format: int32