Scaling GPU Worker Nodes#

Added in version 2.0.

Scaling of GPU worker nodes can be done via combining the use of the OpenShift Console and VMware vCenter. In this example we will have deployed a cluster via the IPI method and already attached a virtual GPU to our OpenShift worker VMs.

_images/openshift-appendix1.png

To scale navigate to Compute and MachineSets.

Select the MachineSet for your GPU Accelerated cluster

_images/openshift-appendix2.png

Select the number of machines under Desired Count

_images/openshift-appendix3.png

Increase the number of machines for your cluster

_images/openshift-appendix4.png

Wait until the Desired, Current, Ready, and Available, counts are all equal

_images/openshift-appendix5.png

Navigate to VMware vCenter and select the newly created worker VM in you inventory.

For each new worker VM perform the follow steps:

Power down the VM and edit the settings

_images/openshift-appendix6.png

Add a new device and click PCI Device

_images/openshift-appendix7.png

Attach the appropriate vGPU profile or pass-through GPU

_images/openshift-appendix8.png

Power on the VM.