Commit Graph

6 Commits

Author SHA1 Message Date
tanjunchen 7f64de4c34 fix-up some spelling mistakes 2019-09-29 21:45:47 +08:00
Hanfei Shen bd3c3cd4b6
skip verification when file installed 2019-08-08 14:05:57 +08: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
Robert Everson 89359ace7e Support g3s for gpu driver installation 2019-02-27 10:13:51 -08: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