kubernetes v1.37

DeviceTaintRule.spec

DeviceTaintRuleSpec specifies the selector and one taint.

2 fields
DeviceTaintRule.spec fields and descriptions
Field / TypeDescription
DeviceTaintSelector

DeviceSelector defines which device(s) the taint is applied to. All selector criteria must be satisfied for a device to match. The empty selector matches all devices. Without a selector, no devices are matches.

DeviceTaint required

The taint that gets applied to matching devices.