Skip to content

Commit

Permalink
Bump minikube-nvidia-driver-installer version to make it work again.
Browse files Browse the repository at this point in the history
This incorporates the fix from GoogleCloudPlatform/container-engine-accelerators#85.

That bug got exposed when we switched the kernel version from 4.16.14 to 4.15.
  • Loading branch information
rohitagarwal003 authored and dlorenc committed Jul 20, 2018
1 parent 2dea4e1 commit 05f86aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/addons/gpu/nvidia-driver-installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
hostPath:
path: /
initContainers:
- image: k8s.gcr.io/minikube-nvidia-driver-installer@sha256:85cbeadb8bee62a96079823e81915955af0959063ff522ec01522e4edda28f33
- image: k8s.gcr.io/minikube-nvidia-driver-installer@sha256:492d46f2bc768d6610ec5940b6c3c33c75e03e201cc8786e04cc488659fd6342
name: nvidia-driver-installer
resources:
requests:
Expand Down

0 comments on commit 05f86aa

Please sign in to comment.