This message was deleted.
# rke2
a
This message was deleted.
c
You added a CA to what exactly? and how?
t
we added to /usr/local/share/ca-certificates/ and ran update-ca-certificates.
c
have you checked the pod logs under /var/log/pods? Look at the apiserver and etcd pods.
Did you do that while rke2 was running? It should be fine, unless for some reason it deleted some files that were mounted into the pods…
t
yes we did that and we restart rke2-server but it did not start successfully. then we remove the cert and we tried again but it was not successful
I can see the
Copy code
stderr F {"level":"warn","ts":"2024-01-12T22:14:16.921884Z","caller":"etcdmain/etcd.go:446","msg":"found invalid file under data directory","filename":"config","data-dir":"/var/lib/rancher/rke2/server/db/etcd"}
c
thats fine. keep looking.
you might also check the kubelet and containerd logs