You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried deploying traefik on k8s cluster as ingress controller with default service account.
What did you expect to see?
traefik should be able to listen to kube-apiserver for ingresses and changes
What did you see instead?
traefik throwing 401 in logs on all GET requests to kube-apiserver. I can see traefik loading default service account token and ca certs in kube-system namespace and verified that they are correct.
Token value and domain names are changed in log below.
What version of Traefik are you using (
traefik version
)?v1.1.2
What is your environment & configuration (arguments, toml...)?
What did you do?
Tried deploying traefik on k8s cluster as ingress controller with default service account.
What did you expect to see?
traefik should be able to listen to kube-apiserver for ingresses and changes
What did you see instead?
traefik throwing 401 in logs on all GET requests to kube-apiserver. I can see traefik loading default service account token and ca certs in kube-system namespace and verified that they are correct.
Token value and domain names are changed in log below.
The text was updated successfully, but these errors were encountered: