Open rohanarora opened 4 months ago
@rohanarora We did have a valid reason for wanting to be able to set it up without sudo, because we did not have sudo on a bunch of the machines @mal-zurich was using for her experiments.
that said, looking at the pre-requisite steps here, I think this stuff is probably already there on those machines and if not, we could ask it to be setup. and it is indeed better to not be using a fork of kind.
Made the updates, Thomas (@tdoublep). Let me know how you wish to proceed on this one.
Thomas (@tdoublep), As a result of this development, the use of
kind
clusters with GPUs has been streamlined. The use of the forked version ofkind
can now be avoided.But it requires the prerequisite steps to be done and those need
sudo
privileges. Should we consider switching to this approach?