Reputation: 7760
Deis register need a external IP, but I install k8s by docker-multinode, I can't get the external IP for my IaaS, how to use deis in this solution ?
$ kubectl --namespace=deis get svc deis-router
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
deis-router 10.0.0.97 <pending> 80/TCP,443/TCP,2222/TCP,9090/TCP 8h
Upvotes: 2
Views: 106