Commit Graph

4 Commits

Author SHA1 Message Date
Huihua Zhang ffbd7d7988 Upgrade CUDA from 9.1 to 10.0 2020-04-16 09:02:54 +00:00
Hanfei Shen 7b8c520e20
stop kubelet to prevent orphan containers
xref #6728

When install the nvidia docker runtime, kubelet will try to restart
stopped containers via old docker. This will leak those containers as
orphan containers.
2019-07-30 22:04:40 +08:00
Adrian Lyjak da0e2cee17 set specific versions to avoid https://github.com/kubernetes/kops/issues/6767 2019-04-11 20:04:47 -04:00
David C Wang 13a89f22ae Implemented Nvidia DevicePlugin GPU Support
* Supports DevicePlugin GPU Mode AND Legacy Accelerators GPU Mode
2018-07-23 23:31:43 +00:00