Hi,
I have been setting up a microk8s cluster for GPU testing (CUDA) on my workstation. I have some Jetson Nano devices available that i would like to join to the cluster, unfortunately enable gpu does not work since it cannot find the nvidia module (because on jetson it has a different name).
Is it possible to join a node to microk8s using a command? or maybe someone knows how to enable gpu on the jetson nano.
either solution would work and solves my problem, but i was unable to find a solution as of yet.
Any help is greatly appreciated.