Open rgordill opened 1 day ago
Or maybe it is easier (and more elegant) using Note Tuning Operator (https://docs.openshift.com/container-platform/4.17/scalability_and_performance/using-node-tuning-operator.html) with bootloader option on those nodes.
The MCO selects the configuration based on the selector from MachineConfigPools. MC selectors do not exists, as can be extracted from https://docs.openshift.com/container-platform/4.17/rest_api/machine_apis/machineconfigpool-machineconfiguration-openshift-io-v1.html.
Though, https://github.com/intel/intel-technology-enabling-for-openshift/blob/641e777a27d51b409303b9dbb5fa30c95106bdbb/machine_configuration/100-intel-iommu-on.yaml#L16-L18 is not valid. For selecting only some nodes, a new MCP with the feature selectors should be created.