CrashLoopBackOff in prometheus-config-reloader #139
-
So I'm having an issue with the prometheius-k8s-0 pod (Note I'm very new at this so bear with me). It's stuck in a CrashLoopBackOff error. I did a: kubectl describe pod -n monitoring prometheus-k8s-0 and I think the error is with prometheus-config-reloader where the error is
Now I'm at a loss. I'm using k3s and enabled that in the vars.jsonnet (See diff below). Note I'm running on an odroid xu4 not a RPI with a master at 1.100 and two nodes at 1.101 and 1.102
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Might be something related to new versions of the image... it would be good if someone else could confirm this. |
Beta Was this translation helpful? Give feedback.
-
I cloned the repo 3 days ago, and everything has been working fine. |
Beta Was this translation helpful? Give feedback.
-
@RossWilliamson check your cluster config and monitor stack deployment. |
Beta Was this translation helpful? Give feedback.
I cloned the repo 3 days ago, and everything has been working fine.