Upgraded K3S from 1.27 to 1.28. We're running two ...
# k3s
f
Upgraded K3S from 1.27 to 1.28. We're running two different nginx ingress classes and the "svclb-" pods aren't restarting with the events showing:
Copy code
0/8 nodes are available: 1 node(s) didn't have free ports for the requested pod ports. preemption: 0/8 nodes are available: 1 node(s) didn't have free ports for the requested pod ports, 7 Preemption is not helpful for scheduling..
This is happening for only one service in, but across all nodes. Rebooting nodes didn't seem to address it. The nginx ingress chart is 4.5.2, app version 1.6.4. Everything seems to be working for the moment, so I'm not sure what to do at this point