collisionCount property

int? collisionCount
final

Count of hash collisions for the Deployment. The Deployment controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ReplicaSet.

Implementation

final int? collisionCount;