https://rancher.com/ logo
#general
Title
# general
i

incalculable-teacher-3391

11/13/2022, 7:08 AM
I have installed k3s in a bare metal server without Traefik and installed Nginx ingress from: (sudo kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.4.0/deploy/static/provider/cloud/deploy.yaml) If I try one simple ingress configuration in my laptop with Docker desktop I have connectivity. However, the same deployment is not working in k3s. Could somebody give me a hand? I have posted the full case here: https://stackoverflow.com/questions/74411249/k3s-lan-test-with-nginx-ingress
I adapted my case to this tutorial and got it solved: https://moonstreet.nl/post/k3s-with-ingress/
84 Views