Before you start make sure to have installed and checked all prerequisites in the Development Setup.
Additionally, this section assumes that the following prerequisites are met:
You have a Kubernetes cluster available
You have installed Kubectl
You have installed Helm
You have access to NVAIE, which is required to download the relevant microservices
Note
Note that driver issues have been reported with
minikube
andmicrok8s
versions1.29
and1.30
. If you encounter the errorCuda failure: CUDA driver version is insufficient for CUDA runtime version
, consider switching tomicrok8s 1.24
, which has been verified to work.