I’d probably look at the rke2 logs in journald and kubelet.log to see why the pod is being killed…
creamy-pencil-82913
01/16/2025, 10:08 AM
if it does not appear to be the kubelet doing it, then you’ll need to investigate what else is running on that host that might kill processes.
a
adventurous-iron-36662
01/17/2025, 10:46 AM
Hi, i just htought i attach the logs,
For me it seems like this is a connectivity issue between the host os and kubernetes api, however im not sure which is first kubernetes api down or etcd unhealthy.