numberUnavailable property

int? numberUnavailable
final

The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds).

Implementation

final int? numberUnavailable;