Hi everyone, I have setup a rke2 cluster with ranc...
# rke2
b
Hi everyone, I have setup a rke2 cluster with rancher provisioned. Next, i would like to use the rancher to create another cluster on aws ec2. However, my rancher is of self-signed cert and i get an error from the provisioned ec2 instance. Is there a native way to bypass this via the rancher dashboard? e.g updating the curl with -k in the cloud-init script. My rancher is for testing purpose, so i don't wanna get a CA cert for now.
Copy code
[ERROR]  000 received while testing Rancher connection. Sleeping for 5 seconds and trying again
curl: (60) SSL certificate problem: self signed certificate
thanks for your help in advacne!