I faces with some issues while deploying the helm chart, I build the Kubernetes pods, they kept restating and crashing multiple times and never completed
I have rent the following GPU:
8 x A100 (80 GB)
RAM: 256GB
CUDA version 12.2
Nvidia Driver : 535.161.08
According to official NVIDIA VSS doc(Setup the Prerequisites — Video Search and Summarization Agent), I successfully installed Kubernetes Cluster, Create Required Secrets, Fetch and install the VSS Blueprint Helm Chart.
But when I run the following command-“sudo watch microk8s kubectl get pod”
vss-vss-deployment-xxxxxx crashed repeatedly, thus I can’t lunch VSS.
Please help this problem.
I have already reviewed FAQ. But I can’t find the solution.
Only “vss-vss-deployment-xxxx” doesn’t run and continue to restart. Could you tell me the reason?
Hello, Still doesn’t work. vss-vss-deployment-xxxx continue CrashLoopBackOff.
By the way, my purpose is to get detail VSS API Doc. To get this, do I have to deploy surely NVIDIA VSS? Could you guide me to get detail API doc?