Hello.
I have a Kasten K10 deployment for which two pods are periodically restarting (controllermanager-svc and dashboardbff-svc).
For these two pods, I can see that kubelet is complaining about readiness and liveness probe, like:
kubelet: Readiness probe failed: Get “http://10.44.0.213:8000/v0/healthz”: contect deadline exceeded (Client.Timeout exceeded while awaiting headers)
Anything to look at to fix this?
Thanks!
Christian