-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Labels
deprecation updateA fix for something that is outdated but not broken yetA fix for something that is outdated but not broken yet
Description
Original report:
I reset microk8s in order to fully remove all configurations from kubernetes, after reset it, I run:
k apply -f ic-traefik-lb.yamland 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-ingresstotraefik-externaland apply again and it works.
Metadata
Metadata
Assignees
Labels
deprecation updateA fix for something that is outdated but not broken yetA fix for something that is outdated but not broken yet
Projects
Status
Broken/Degraded Lecture 😥