hey folks, i successfully setup an rke cluster on openstack through ranchers API (with NodeTemplates and Nodepools, etc). however i would rather use rke2 since its the more modern environment (i dont need the extra security etc.). the problem im facing is that i cant figure out how to automate the rke2 deployment with NodeTemplates.
what would be equivalent for the “Docker install URL” of rke for rke2?
the installer (
https://docs.rke2.io/install/quickstart#linux-agent-worker-node-installation) requires some parameters that i dont know how to pass into the NodeTemplate.
any idea how i can accomplish that?