I need an nginx ingress controller instead of the ...
# rancher-desktop
c
I need an nginx ingress controller instead of the default traefik. After reading the documentary: https://docs.rancherdesktop.io/how-to-guides/setup-NGINX-Ingress-Controller/ At first it seemed quite simple. Unfortunately Step One in this Documentary is not possible in my Rancher. There is no way to "Uncheck Enable Traefik" Is there a reliable way somewhere that leaves the entire GUI with all their links in working condition but replaces Traeffik with Nginx. I rely on features in Nginx. docs.rancherdesktop.io Setup NGINX Ingress Controller | Rancher Desktop Docs Rancher Desktop uses K3s under the hood, which in turn uses Traefik as the default ingress controller for your Kubernetes cluster. However, there are unique use cases where NGINX may be required or preferred. Below steps show how to use NGINX Ingress controller for a sample deployment.