This message was deleted.
# k3os
a
This message was deleted.
c
@high-waitress-66594 Hey, I was able to modify my K3os iso and it indeed is sorta reading from my Node-Template (Cloud-Init Yaml) However when it boots up it gives me an error https://github.com/rancher/k3os/issues/619 I've tried in v0.11 and v0.19.5-rc.1 cloud-init: Could not unmarshall userdata: invalid character '#' I've tried doing creating this cluster in two ways, a Preinstalled K3os VM Template and a Vanilla VM Template with the modified K3os iso in the DVD drive. If I run the cluster setup via a (vanilla) vm template i get Rancher to detect and ssh in but it gives me an error saying it could not find the Kubernetes version... and when you console in to this newly vm that is created its at the K3OS Screen with the manual installation. If I set it up with out specifying my Cloud-INIT url on the VM console my entire node template Cloud init works and im able to login with my setup password. Can you give me any pointers on this problem?