I need some help setting up a K3S node using Ranch...
# k3s
a
I need some help setting up a K3S node using Rancher’s “Create Cluster” functionality. I want to know if I can set the following config so it’s ready to use the GPU: • Add
--default-runtime=nvidia
to the K3S cli. In a regular install this is done by adding it to the
ExecStart
parameter of
/etc/systemd/system/k3s.service
• Set the following label to the node:
<http://nvidia.com/gpu.present=true|nvidia.com/gpu.present=true>
. Thread in Slack Conversation