I have 5 nodes in a cluster.
and I want to disable Traefik ingress on one node.
how ?
I have 5 nodes in a cluster.
and I want to disable Traefik ingress on one node.
how ?
You should be able to exclude the node using label selectors https://kubernetes.io/docs/concepts/configuration/assign-pod-node/