You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note**: This command reboots all the worker nodes sequentially. To avoid reboot on Day 2, the cluster administrator can perform this step on Day 1.
30
30
@@ -53,7 +53,7 @@ Ensure `firmware_class.path=/var/lib/firmware` is present.
53
53
## Create `intel-dgpu` MachineConfigPool
54
54
The command shown below creates a custom `intel-dgpu` MachineConfigPool for worker nodes with an Intel Data Center GPU card, which is labeled with `intel.feature.node.kubernetes.io/gpu: 'true'` by [NFD](/nfd/README.md).
@@ -75,7 +75,7 @@ Run the command shown below to disable the loading of a potential conflicting dr
75
75
76
76
**Note**: The `i915` driver depends on a ported `drm` module. Some other drivers, such as ast that depends on in-tree drm module might have a compatibility issues, known issue will be resolved on i915 driver for RHEL `9.x`, which will be used for RHOCP `4.13`.
0 commit comments