Replies: 1 comment
-
|
It looks like etcd is not starting up correctly, and the connectivity is for a local host IP. Are you sure etcd is healthy in such a scenario? I would suggest inspecting system logs for key components like etcd, cilium-agent, any k8s or rke components. If you can access the Cilium agent container then you could also inspect traffic with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered an issue where Cilium fails to start after a power outage. When I reboot the RKE2 service, it refuses to start. Even after uninstalling and reinstalling RKE2, the service still does not start and throws errors related to network connectivity.And the only solution is to reinstall the host machine.
My rke2 instance is based on this article, but the difference is that I built it through a single node.
In a recent failure, I performed a snapshot recovery of rke2 as usual, but the log was as follows:
I need some hints, maybe it has something to do with ebpf?
Beta Was this translation helpful? Give feedback.
All reactions