Schema
objectio.k8s.api.resource.v1beta2.DeviceTaintRuleSpec
DeviceTaintRuleSpec specifies the selector and one taint.
- Source
specs/apis__resource.k8s.io__v1beta2_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
deviceSelector
optionalDeviceSelector 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.
taint
requiredThe taint that gets applied to matching devices.