This message was deleted.
# k3s
a
This message was deleted.
1
c
I found these log message in the traefik pod:
Copy code
E1102 10:56:07.839721       1 reflector.go:140] <http://k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169|k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169>: Failed to watch *v1alpha1.ServersTransport: failed to list *v1alpha1.ServersTransport: <http://serverstransports.traefik.io|serverstransports.traefik.io> is forbidden: User "system:serviceaccount:kube-system:traefik" cannot list resource "serverstransports" in API group "<http://traefik.io|traefik.io>" at the cluster scope
W1102 10:56:11.880498       1 reflector.go:424] <http://k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169|k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169>: failed to list *v1alpha1.IngressRouteUDP: <http://ingressrouteudps.traefik.io|ingressrouteudps.traefik.io> is forbidden: User "system:serviceaccount:kube-system:traefik" cannot list resource "ingressrouteudps" in API group "<http://traefik.io|traefik.io>" at the cluster scope
E1102 10:56:11.880744       1 reflector.go:140] <http://k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169|k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169>: Failed to watch *v1alpha1.IngressRouteUDP: failed to list *v1alpha1.IngressRouteUDP: <http://ingressrouteudps.traefik.io|ingressrouteudps.traefik.io> is forbidden: User "system:serviceaccount:kube-system:traefik" cannot list resource "ingressrouteudps" in API group "<http://traefik.io|traefik.io>" at the cluster scope
W1102 10:56:12.647282       1 reflector.go:424] <http://k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169|k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169>: failed to list *v1alpha1.TLSOption: <http://tlsoptions.traefik.io|tlsoptions.traefik.io> is forbidden: User "system:serviceaccount:kube-system:traefik" cannot list resource "tlsoptions" in API group "<http://traefik.io|traefik.io>" at the cluster scope
E1102 10:56:12.647561       1 reflector.go:140] <http://k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169|k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169>: Failed to watch *v1alpha1.TLSOption: failed to list *v1alpha1.TLSOption: <http://tlsoptions.traefik.io|tlsoptions.traefik.io> is forbidden: User "system:serviceaccount:kube-system:traefik" cannot list resource "tlsoptions" in API group "<http://traefik.io|traefik.io>" at the cluster scope
W1102 10:56:13.948599       1 reflector.go:424] <http://k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169|k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169>: failed to list *v1alpha1.Middleware: <http://middlewares.traefik.io|middlewares.traefik.io> is forbidden: User "system:serviceaccount:kube-system:traefik" cannot list resource "middlewares" in API group "<http://traefik.io|traefik.io>" at the cluster scope
E1102 10:56:13.948847       1 reflector.go:140] <http://k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169|k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169>: Failed to watch *v1alpha1.Middleware: failed to list *v1alpha1.Middleware: <http://middlewares.traefik.io|middlewares.traefik.io> is forbidden: User "system:serviceaccount:kube-system:traefik" cannot list resource "middlewares" in API group "<http://traefik.io|traefik.io>" at the cluster scope
W1102 10:56:14.032621       1 reflector.go:424] <http://k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169|k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169>: failed to list *v1alpha1.TLSStore: <http://tlsstores.traefik.io|tlsstores.traefik.io> is forbidden: User "system:serviceaccount:kube-system:traefik" cannot list resource "tlsstores" in API group "<http://traefik.io|traefik.io>" at the cluster scope
E1102 10:56:14.033780       1 reflector.go:140] <http://k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169|k8s.io/client-go@v0.26.3/tools/cache/reflector.go:169>: Failed to watch *v1alpha1.TLSStore: failed to list *v1alpha1.TLSStore: <http://tlsstores.traefik.io|tlsstores.traefik.io> is forbidden: User "system:serviceaccount:kube-system:traefik" cannot list resource "tlsstores" in API group "<http://traefik.io|traefik.io>" at the cluster scope
Could that be the reason?
c
we’ll be doing an r2 release for this
1