Closed marishlucas closed 7 months ago
Probably, you need to disable IPv6, by issuing these commands:
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1
k8s must be "Disable Traefik" and "Select the dockerd (moby) container runtime"
Trying to run the scripts from the docs, i get the following error after starting the network:
Using the Rancher configuration
Error: POST failure of request: POST https://org0-ca.localho.st:443/enroll {"hosts":["myhost"],"certificate_request":"-----BEGIN CERTIFICATE REQUEST----- xxx -----END CERTIFICATE REQUEST-----\n","profile":"","crl_override":"","label":"","NotBefore":"0001-01-01T00:00:00Z","NotAfter":"0001-01-01T00:00:00Z","ReturnPrecert":false,"CAName":""}: Post "https://org0-ca.localho.st:443/enroll": dial tcp [::1]:443: connect: connection refused