helm-charts
helm-charts copied to clipboard
vmagent and vmsingle terminate on start
I feel like I'm missing something simple. I'm spinning up the victoria-metrica-k8s-stack
and I definitely see the vmagent
and vmsingle
pods start, but they immediately terminate. If I upgrade the chart even with the same values, they spin up and stay up the second time. I'm very puzzled and can't say I know what I'm really doing here to debug what the issue could be. Is there some condition in which vmagent
and vmsingle
would actually shutdown that maybe I didn't setup write in my values
file? Any other hints?
Hi @diggyk !
Sorry for delay answer... it worth to check pod logs and check what kubectl get events
will return.