You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had one k3s installed in Redhat using the installing script. All fine.
Then I have this new installation in NixOS, which uses the one in nixpkgs. I tried a deployment and a service of LoadBalancer, the loadbalancer pod was up. But I could not access the service on public IP. I got connection refused.
I checked the loadbalancer pod and saw the iptables commands. I am not good at iptables, just tried to check iptables with the target ip I saw in those commands.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I had one k3s installed in Redhat using the installing script. All fine.
Then I have this new installation in NixOS, which uses the one in nixpkgs. I tried a deployment and a service of LoadBalancer, the loadbalancer pod was up. But I could not access the service on public IP. I got connection refused.
I checked the loadbalancer pod and saw the iptables commands. I am not good at iptables, just tried to check iptables with the target ip I saw in those commands.
I saw three commands, and here in filter table, there is nothing.
What should I do/check?
Beta Was this translation helpful? Give feedback.
All reactions