You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When specifying specific address for node deployment. I receive the following error for the CA, cert, and key. My assumption was these would just get auto generated as when addresses aren't specified. So, when adding certs in manually the error goes away, but then kube-* services are all unhealthy and stay unhealthy.
INFO[0014] [stderr]: time="2022-01-04T08:59:49-07:00" level=error msg="error while appending ca cert to pool"
INFO[0016] [stderr]: time="2022-01-04T08:59:51-07:00" level=error msg="error loading x509 client cert/key (/var/lib/rancher/rke2/server/tls/client-kube-apiserver.crt//var/lib/rancher/rke2/server/tls/client-kube-apiserver.key): open /var/lib/rancher/rke2/server/tls/client-kube-apiserver.crt: no such file or directory"
INFO[0016] [stderr]: time="2022-01-04T08:59:51-07:00" level=error msg="error loading CA cert /var/lib/rancher/rke2/server/tls/server-ca.crt: open /var/lib/rancher/rke2/server/tls/server-ca.crt: no such file or directory"
The text was updated successfully, but these errors were encountered:
Hello,
When specifying specific address for node deployment. I receive the following error for the CA, cert, and key. My assumption was these would just get auto generated as when addresses aren't specified. So, when adding certs in manually the error goes away, but then kube-* services are all unhealthy and stay unhealthy.
Config File:
Received Error message:
The text was updated successfully, but these errors were encountered: