TheNewNormal / kube-cluster-osx

Local development multi node Kubernetes Cluster for macOS made very simple
Apache License 2.0
298 stars 26 forks source link

Connecting to external/remote flannel network? #72

Open henrymsiska opened 8 years ago

henrymsiska commented 8 years ago

I would like to find out if this is possible using the xhyve setup and if so what the steps would be to enable this.

My use case is to have the local cluster available for dev, and be able to connect to a test cluster over a flannel network which has other containers running that the local resources can talk to.

If this is not possible, any guidance as to how to achieve this on osx (i.e access a flannel network) would also be much appreciated.