Skip to content

Commit

Permalink
Remove nvidia-device-plugin.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Farrell <[email protected]>
  • Loading branch information
danpf committed Nov 8, 2023
1 parent d8b0717 commit ccf0505
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/sandbox-bundled/Dockerfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ COPY --from=k3s /etc /etc
# Provide custom containerd configuration to configure the nvidia-container-runtime
COPY config.toml.tmpl /var/lib/rancher/k3s/agent/etc/containerd/config.toml.tmpl

# Deploy the nvidia driver plugin on startup
COPY device-plugin-daemonset.yaml /var/lib/rancher/k3s/server/manifests/nvidia-device-plugin-daemonset.yaml

COPY --from=builder /build/images/ /var/lib/rancher/k3s/agent/images/
COPY images/tar/${TARGETARCH}/ /var/lib/rancher/k3s/agent/images/
COPY manifests/ /var/lib/rancher/k3s/server/manifests-staging/
Expand Down

0 comments on commit ccf0505

Please sign in to comment.