They don’t really “compare”, they are the same thing. The bottom half of the options in the UI (node drivers and custom) are running RKE to make a cluster.
Anything that doesn’t have dedicated UI controls can be changed in the YAML editor.
The packaging of a particular set of images into a k8s “release” is part of Rancher, not RKE. RKE has a default set for create but if you want to change then then you specify all the versions on your own (and they don’t need to be the Rancher-tagged and supported ones necessarily)
I knew, that “somehow” rancher was using rke, but not show as to how (and didn’t have a closer look at the cluster.yml).
So i should be able to just copy every cluster.yml option into the rancher2 yaml-editor?
That would be nice, since some desperatly needed options missing in the rancher-ui are available in rke (which was the only cause i took a closer look at it).