Job not start on Kubernetes

I have deployed sentry on my On-Premise Kubernetes cluster last week. But i get timeout message because the jobs not start.
I also delete and redeploy with diffrence config values but still not work, don’t see any job created.
I’m using this helm chart: stable/sentry

I’d ping @okgolove as he maintains the Helm chart. My first instinct is usually lack of resource on the hosts, especially memory.

Thanks, it’s worked.
I increased the VM resource to 6GB RAM, and then set limit of the sentry-web pods to 3.2GB RAM

1 Like