Questions tagged [traefik-ingress]

Traefik-ingress refers to instances when the cloud native edge router Traefik is used as an Ingress controller for a Kubernetes cluster. Use this tag for questions related to such use of the router Traefik.

Traefik-ingress refers to instances when the cloud native edge router Traefik is used as an Ingress controller for a Kubernetes cluster. Use this tag for questions related to such use of the router Traefik.

346 questions
-2
votes
1 answer

How to hide nginx version via update traefik ingress yaml with kubectl?

I have an application on a Kubernetes cluster that is deployed through Helm. The ingress controller is installed by the command: kubectl apply -f…
1 2 3
23
24