The article I referenced is this one: cloud-native-stack/install-guides/Jetson_Xavier_v11.0.md at master · NVIDIA/cloud-native-stack · GitHub. After deploying Helm, the pod status shows as “running,” but I cannot access the video stream from the web interface or the RTSP camera, and DeepStream does not start. When I check the pod logs, I see the following content, and the pod cannot pull an image named “nvidia-registrykey-secret.” Below is a screenshot of the specific logs.
I couldn’t add images, so I’ve posted the logs of my pod below. Thank you very much for your help.
root@master:/home/nvidia# kubectl logs iva-video-analytics-demo-l4t-77f886669c-4579j
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
debconf: delaying package configuration, since apt-utils is not installed
cp: cannot stat ‘deepstream_app_tao_configs/*’: No such file or directory
No NGC Configuration Provided
sed: can’t read /opt/nvidia/deepstream/deepstream-6.2/samples/configs/tao_pretrained_models/config_infer_primary_trafficcamnet.txt: No such file or directory
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
deepstream-app: error while loading shared libraries: libnvdla_compiler.so: cannot open shared object file: No such file or directory