desiredNumberScheduled property

int desiredNumberScheduled
final

The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/.

Implementation

final int desiredNumberScheduled;