handsome-tomato-29995
09/05/2022, 10:48 AMsudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 --privileged rancher/rancher:v2.5-head
and I then created a new custom cluster. I checked that the "nginx ingress" was "Enabled" and created the cluster.
I then added a node with etcd, controlepane and worker and waited for the whole cluster to finished installing.
But know I don't have a nginx-ingress anywhere, I don't even have the ``ingress-nginx`` namespace.
Does anyone know why this can happen ? How can I fix it ?