5.2.2. Applying node placement rules
To ensure that virtualization components run on the most suitable nodes for your workload requirements, you can apply node placement rules by editing the Subscription, HyperConverged, or HostPathProvisioner objects.
Prerequisites
-
You have installed the OpenShift CLI (
oc). - You are logged in with cluster administrator permissions.
Procedure
Edit the object in your default editor by running the following command:
$ oc edit <resource_type> <resource_name> -n openshift-cnv- Save the file to apply the changes.