You can install and activate a vSphere Bitfusion client on multiple platforms.
- For clients in the same vCenter Server instance as your servers, you can activate the client from the vSphere Bitfusion Plug-in, without generating an authorization token first.
- For clients that are installed on different vCenter Server instances or bare metal machines, you can generate an authorization token and use it to activate a single or multiple clients.
- For clients that are installed on Tanzu Kubernetes Grid (TKG) containers, you can add the Kubernetes cluster and namespace in the vSphere Bitfusion plug-in, create an authentication token and publish the token to the Kubernetes Secrets, and then configure the vSphere Bitfusion client on the Kubernetes pod.
You can create multiple tokens to activate groups of vSphere Bitfusion clients and manage the clients or client groups, by activating, deactivating, editing, and deleting the specific authentication tokens.
The following figure displays the available activation options for a vSphere Bitfusion client on multiple platforms.
How to activate a vSphere Bitfusion client by using the vSphere Bitfusion plug-in
You can use the vSphere Bitfusion plug-in to activate a vSphere Bitfusion client that you installed in the same vCenter Server instance as your vSphere Bitfusion servers.
Prerequisites
- Verify that you installed the vSphere Bitfusion client for your Linux operating system. See How to install the vSphere Bitfusion client on CentOS, Red Hat Enterprise Linux, SUSE Linux Enterprise Server, and Rocky Linux. and How to install the vSphere Bitfusion client on Ubuntu Linux.
- Verify that the vSphere Bitfusion client is a part of the same vCenter Server instance as your vSphere Bitfusion servers.
- Verify that the version of your vSphere Bitfusion client is the same version as your vSphere Bitfusion servers or earlier. See How to upgrade vSphere Bitfusion.
- Verify that you have the following vCenter Server privileges.
- Verify that the virtual machine (VM) of your vSphere Bitfusion client is powered off.
Procedure
Results
What to do next
Start an application in the vSphere Bitfusion client. After the first run, the vSphere Bitfusion client joins the cluster. For example, start the nvidia-smi application by running the bitfusion run -n 1 -- nvidia-smi
command.
How to activate a vSphere Bitfusion client by using a token
By using a client authentication token, you can activate a vSphere Bitfusion client that you installed on a bare metal machine or a different vCenter Server instance.
To activate a client that is part of the same vCenter Server instance as your servers, see How to activate a vSphere Bitfusion client by using the vSphere Bitfusion plug-in.
Prerequisites
- Verify that you have installed a vSphere Bitfusion 4.0 server or later.
- Verify that you installed the vSphere Bitfusion client for your Linux operating system. See How to install the vSphere Bitfusion client on CentOS, Red Hat Enterprise Linux, SUSE Linux Enterprise Server, and Rocky Linux. and How to install the vSphere Bitfusion client on Ubuntu Linux.
- Verify that the version of your vSphere Bitfusion client is the same version as your vSphere Bitfusion servers or earlier. See How to upgrade vSphere Bitfusion.
- Verify that the vSphere Bitfusion client has network access to the servers in your cluster.
Procedure
Results
What to do next
Start an application in the vSphere Bitfusion client. After the first run, the vSphere Bitfusion client joins the cluster. For example, start the nvidia-smi application by running the bitfusion run -n 1 -- nvidia-smi
command.
How to activate a vSphere Bitfusion client on a Kubernetes cluster
Activate a vSphere Bitfusion client that you installed on a Tanzu Kubernetes Grid (TKG) container.
Prerequisites
- Verify that you have installed a vSphere Bitfusion 4.0 server or later.
- Verify that the version of your vSphere Bitfusion client is the same version as your vSphere Bitfusion servers or earlier. See How to upgrade vSphere Bitfusion.
- Verify that the Kubernetes containers have network access to the vSphere Bitfusion servers.
Procedure
Results
What to do next
Start an application in the vSphere Bitfusion client. After the first run, the vSphere Bitfusion client joins the cluster. For example, start the nvidia-smi application by running the bitfusion run -n 1 -- nvidia-smi
command.