infrapuzzle/k8s/troubleshoot/README.md

328 B

Troubleshoot

Trotubleshoot host-port problem

See GitHub issue.

Steps to reproduce & analyze

k apply -f nginx.yml; sleep 15 ;k delete -f nginx.yml
# on the host
iptables -t nat --line-numbers -L CNI-HOSTPORT-DNAT
# rules shown are not deleted anymore