Node Selection and Scheduling
This page explains the shared scheduling and node-selection fields used by Scan and ScanSuite.
TOC
Where to Configure These FieldsParameter BehaviornodeScopeStrategy BehaviorFiltering RulesProfile-Specific LimitsWhere to Configure These Fields
The same scheduling concepts appear in both resources, but the field paths are different:
Parameter Behavior
nodeScopeStrategy Behavior
Filtering Rules
When both targetNodeRoles and nodeSelector are configured, they work together as an intersection during node filtering.
Profile-Specific Limits
Important Notes:
- OS scanning requires
scanType: node. - CIS only supports
scanType: node;platformandallare not supported because kube-bench does not support rule-level node selection. - STIG supports
platform,node, andall. - CIS and STIG baselines have different scheduling rules, so they should not be combined in one
ScanSuite.