Share via


BestWorkerMode Constructor

Definition

Initializes a new instance of BestWorkerModePolicy with default scoring rule. Default scoring formula that uses the number of job labels that the worker labels match, as well as the number of label selectors the worker labels match and/or exceed using a logistic function (https://en.wikipedia.org/wiki/Logistic_function).

public BestWorkerMode ();
Public Sub New ()

Applies to