Does anyone know how to solve this error? <https:/...
# general
r
c
don’t use the docker image. If you must, use k3s or k3d and then deploy the cert-manager helm chart and rancher helm chart to that cluster.
rancher/rancher docker image is not supported and should not be used for anything beyond very basic proof of concept
r
I know that, but I can't even get proof of concept working (which is on ranchers website) 🙂 • I have a valid certificate created by docker --acme-domain param • agents are not registering (the install script wants to see --ca-checksum parameter), but the rancher is not adding it to the registration command • if I add --ca-checksum manually, the install script wants to access domain.com/cacerts but rancher is not serving it