Static Remote Deployment
Last updated
Last updated
Before installing Aizen remote components, check that each GPU node has the required software installed on it, with the addition of NVIDIA drivers and libraries. See Software Requirements. (Ingress infrastructure is not required on a GPU node.)
The assumption is that the GPU nodes have Kubernetes installed along with the Container Storage Interface (CSI) and gpu operator.
Create the namespace aizen
for the Aizen remote components by running this command:
Label the GPU nodes:
Using the Docker Hub credentials that you obtained for the Aizen microservice images (), create a Kubernetes Secret for accessing the Aizen images:
Deploy the remote components by running the script for Aizen remote deployment. See the Script for Aizen Remote Deployment below.
Check the status of all the remote components by running this command:
If any of the remote components are not in a Running state, see Installation Issues