https://rancher.com/ logo
Title
r

red-waitress-37932

10/26/2022, 10:54 AM
hi. I just successfully created my first kubernetes cluster using rancher and the vsphere driver. provided were several options to boot up a VM. I picked boot2docker, which was marked as legacy. I notice that the "legacy" is very accurate. The OS seems to be quite old and has trouble connecting to letsencrypt-certified HTTPS endpoints. So I'm wondering what the standard way of creating a kubernetes node is for the vsphere driver. all the other options require templates, existing VMs or something else. boot2docker seems to me to be the only option where rancher generates the whole cluster on its own
a

agreeable-oil-87482

10/26/2022, 12:40 PM
VM templates are common
r

red-waitress-37932

10/26/2022, 4:15 PM
what do I create the template from, if not boot2docker? does rancher/suse recommend anything?
a

agreeable-oil-87482

10/26/2022, 4:17 PM
Any Linux distro really.
r

red-waitress-37932

10/27/2022, 4:08 PM
that'd really be a step backwards from what I'm used to from rancher (the company). I've been using k3os previously and was quite happy with it until it got discontinued
hmm, or are you saying I just need the linux distro and an SSH server and rancher will take care of setting up docker and kubernetes on it?
a

agreeable-oil-87482

11/01/2022, 10:30 AM
Correct.
r

red-waitress-37932

11/01/2022, 10:31 AM
cool, will try that