k8sli / kubeplay

Deploy kubernetes by kubespray in offline
https://t.me/kubeplay
Apache License 2.0
144 stars 38 forks source link

feature(GPU): kubespray install NVIDIA GPU #18

Open divfor opened 3 years ago

divfor commented 3 years ago

https://github.com/NVIDIA/deepops/tree/master/docs/k8s-cluster 这个描述了在线的过程,也是用kubespray部署

muzi502 commented 3 years ago

能支持 GPU 驱动 和 nvidia-runtime-plugin 离线部署,不过这个需要自己 fork 来构建,稍后我会写一个文档说明如何构建自定义的离线安装包。