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
I reset microk8s in order to fully remove all configurations from kubernetes, after reset it, I run: k apply -f ic-traefik-lb.yaml and get this error
The IngressClass "cluster-wide-ingress" is invalid: spec.controller: Invalid value: "traefik.io/ingress-controller": field is immutable
I found this traefik/traefik#7896
I change the metadata -> name: cluster-wide-ingress to traefik-external and apply again and it works.
Original report:
Original Q&A
The text was updated successfully, but these errors were encountered: