numberMisscheduled property

int numberMisscheduled
final

The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/.

Implementation

final int numberMisscheduled;