nohup kubectl proxy --address=`hostname -i` --accept-hosts='.*' --port=8080 > /tmp/kube-proxy.log 2>&1 &