kubernetes v1.37

DeploymentStatus.terminatingReplicas

Total number of terminating pods targeted by this deployment. 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
DeploymentStatus.terminatingReplicas fields and descriptions
Field / TypeDescription
DeploymentStatus.terminatingReplicas
integer

Total number of terminating pods targeted by this deployment. 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