Hacker News new | ask | show | jobs
Kubernetes NodePort and Iptables Rules (ronaknathani.com)
2 points by ronaknnathani 2171 days ago
1 comments

Diving into how kubernetes NodePort works and the corresponding iptables rules kube-proxy creates. Also, finding answers to operational questions like what happens when a non-kubernetes process uses a NodePort and whether NodePort continues to work if kube-proxy process dies.