apiserver becomes kube-apiserver
controller-manager -> kube-controller-manager
scheduler and proxy similarly.
Only thing I promise is that right now hack/build-go.sh and
build/release.sh exit with 0. That's it. Who knows if any of this
actually works....
Docker startup fails
You specified --iptables=false with --ipmasq=true. IP masquerading uses iptables to function.
Please set --ipmasq to false or --iptables to true