The goal for setting up the kubernetes kube-proxy on another EC2 instance would be for the network configuration (iptables) to propagate there. So that instance would not be a minion and could take requests from internet and because of its kube-proxy managed iptables, the requests would be forwarded to correct kubernetes services.The goal for setting up the kubernetes kube-pro