Troubleshooting
This page covers issues common to every cloud, at the chart and application level. For load balancer, ingress, and certificate problems specific to your platform, see the Troubleshooting section on that cloud’s Deploy page: AWS, GCP, or Azure.
Where to look first
Start with the pod list, then read the events and logs of anything that is not Running and Ready:
The startup order is: the ClickHouse operator, then ClickHouse and Keeper, then the migrations job, then the app pods. A failure early in that chain often shows up as later pods waiting.
Common issues
Checking the pieces individually
Still stuck
Collect the failing pod’s describe output and logs, and talk to the platform team. Include the chart version (image.tag) and which cloud you are on.