How to debug issue with Pi-Hole provider #4990
Unanswered
shashchatter
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to bring up external-DNS in a homelab RPi K3S installation, upstream Pi-Hole is running on a separate RPi. I am getting the following issue which I have no idea about what it means, but I don't know how to proceed with debugging further since I am unable to get a shell into the container as the pod is already in CrashLoopBackOff state. Any pointers would be most helpful. TIA.
time="2025-01-03T17:18:34Z" level=info msg="Instantiating new Kubernetes client"
time="2025-01-03T17:18:34Z" level=info msg="Using inCluster-config based on serviceaccount-token"
time="2025-01-03T17:18:34Z" level=info msg="Created Kubernetes client https://10.43.0.1:443"
time="2025-01-03T17:18:34Z" level=fatal msg="could not parse token from login response"
Beta Was this translation helpful? Give feedback.
All reactions