When creating a service in kuberate, it is kube-proxy to update the iptables, to understand how it update iptables, I tried to use the following command to understand how kube proxy works when creating a service, but there is no log printed. Anyway to log the action on iptables done by kube proxy?
kubectl logs -f kube-proxy-qk8hv -n kube-system