k8s_ros_sample icon indicating copy to clipboard operation
k8s_ros_sample copied to clipboard

Support Nvidia Device-Plugin

Open fujitatomoya opened this issue 1 year ago • 1 comments

It is likely to have Nvidia GPU as hardware acceleration on edge devices, in that case, it should be managed as custom resource so that Kubernetes can control those resource with deployment. Usually specific application requires GPU acceleration for AI processing. Cluster administrator should be able to bind Nvidia GPU to those containers.

image

fujitatomoya avatar Mar 07 '23 07:03 fujitatomoya

Reference: https://github.com/NVIDIA/k8s-device-plugin

fujitatomoya avatar Mar 07 '23 07:03 fujitatomoya