python/kubernetes/docs/V1PreferredSchedulingTerm.md
2017-04-05 15:24:07 -07:00

551 B

V1PreferredSchedulingTerm

Properties

Name Type Description Notes
preference V1NodeSelectorTerm A node selector term, associated with the corresponding weight.
weight int Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100.

[Back to Model list] [Back to API list] [Back to README]