nodeAffinities property

List<SchedulingNodeAffinity>? nodeAffinities
getter/setter pair

A set of node affinity and anti-affinity configurations for sole tenant nodes.

Implementation

core.List<SchedulingNodeAffinity>? nodeAffinities;