I’m trying to build a rancher template with ubuntu...
# general
f
I’m trying to build a rancher template with ubuntu 22.04 server so that I can get it hooked up with Nvidia’s vGPU software which I’ve got setup. When I use ubuntu’s cloudimg.ova, it works fine for launching pools for suse rancher, but I can’t select the vGPU options when deploying it. When I try to launch a Ubuntu 22.04 VM using the server.iso that option is available, however when I tried to build a rancher template using this VM it simply never works. I’m just stuck indefinitely in
waiting for agent to check in and apply initial plan
. I’ve followed a number of different guides, where it seems pretty simple to install a few packages and convert it into a template and voila. However I can’t seem to get that over to the finish line. Does anyone have any guides that they would recommend? It seems like everyone I’ve tried has failed me. Thank you!