In my Kubernetes cluster I want to bind a nginx load balancer to the external IP of a node. However, the external IP is always shown as "pending".
The cluster runs on two root-servers using weave.
Is there anything I can do to fix this? Using the "externalIPs" array works but is not what I want, as the IPs are not managed by Kubernetes.