This message was deleted.
# general
s
This message was deleted.
1
s
new pod of the otel-collector are in Running state but never get into Ready status?
What do you mean by this? What’s the issue if they are running?
is it the full logs of pod?
g
I mean that in Kubernetes, the column STATUS shows Running but the column READY show 0/1 and after some time the pod is restarted (because of the readiness probe I assume), and it keeps going. Yes it's the full logs until the pod restarts
s
If this is all it means it hasn’t started yet, it could be related to not having connection issues with ClickHouse or ClickHouse isn’t processing the migration request quickly.
g
You're right, I don't know why it was in this state though. But a night passed, I made no changes, and it came back to be working. So I'll come back if it happens again. 🙂 Thanks for assisting!