Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 608 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 608 Bytes

container-engine-accelerators/nvidia-driver-installer/ubuntu

Build the image

docker build -t additional-lib .

Deploy the daemon set

In ds-preload.yaml change line number 74 and set the name of the docker image you built and pushed in Artifact Registry previously.

Then apply this daemonset :

kubectl apply -f ds-preload.yaml

Deploy the daemon set without building the image (WIP)

You can deploy the nvdida driver installer+encode Library with this command :

kubectl apply -f no-container-install/