Kube-proxy won't start
Closed this issue · 0 comments
george-angel commented
Trying to run kube-proxy, get the following error:
I1014 15:29:57.181556 1 server.go:88] Running in resource-only container "/kube-proxy"
F1014 15:29:57.181885 1 server.go:101] Unable to create proxer: failed to select a host interface: Unable to select an IP.
Potentially related? kubernetes/kubernetes#4218
Is there code you guys use for building the jetstack/hyperkube:v1.0.3 I can have a look? :D