Hey folks, is k3s server using random node ports w...
# k3s
g
Hey folks, is k3s server using random node ports when it initiates or something like that? I have a load balance with prefixed node ports that sometimes gets an error that the port is already in use.
e.g for 2 given node ports that I defined for nginx when I try to check the host ports:
when I deleted both services, those ports were also deleted (31011 & 30769)
I can confirm this is the case, when I tried to allocate a nodeport on one of these processes (31011) I get an error that this is already allocated all tough I don't have it allocated in the k3s cluster in the services.