Class SchedulingConfig (1.0.2)

SchedulingConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Sets the scheduling options for this node. .. attribute:: preemptible

Defines whether the node is preemptible.

:type: bool

Attribute

NameDescription
reserved bool
Whether the node is created under a reservation.