Running GPU payload on Jetson device with K3s
Briefly

It's recommended to change the kubeconfig to be generated to mode 644 so that we don't need to sudo everytime.
Given I am trying to manage the k3s cluster from remote machine, so a tls-san for my domain is needed.
I rather split it into a template file. Also I find that unlike K3d, the Nvidia k8s device plugin daemonset is not a necessity to make GPU work inside the k3s cluster.
Read at Medium
[
]
[
|
]