Hello, guys.
I'm using Rancher Desktop on a fresh install of Zorin OS 17 (Ubuntu-based distribution).
I'm facing an intermittent issue trying to resolve cluster DNS resources defined using Ingress.
Sometimes it works, sometimes not. Is there any special config I can do to RD or host OS to make it work (even editing /etc/hosts)? Some friends using Mac or Windows aren't facing the same issue.
Dynamic port-forwarding works, but I need a static reference to configure a dev environment and make it persistent.
red-agency-81481
05/28/2024, 3:01 PM
An answer for those with the same issue: it seems that Traefik was not able to bind to privileged ports on my Linux distribution.
As I'm using Rancher Desktop only for dev purposes, I'm ok to let applications bind privileged ports, so I did as posted here: https://superuser.com/a/1482188/1963730