Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

No internet connection found #106

Open
ploef opened this issue Oct 24, 2016 · 4 comments
Open

No internet connection found #106

ploef opened this issue Oct 24, 2016 · 4 comments

Comments

@ploef
Copy link

ploef commented Oct 24, 2016

Hi,

After experimenting last weekend succesfully with kube-cluster (and kube-solo) I decided to demo kubernetes at work. Unfortunately both implementations complained about not being able to connect to the internet. I tried many possible ways of connecting to the internet (ethernet, wifi, vpn) but nothing helped.

Back at home, using my own wifi connection, everything seems to work again!
Is it true that kube-cluster and kube-solo only work with the internet connection used the first time? Can I configure this somewhere? Firewall rules?

Kind regards,
Peter

@rimusz
Copy link
Member

rimusz commented Oct 24, 2016

must be at work you have some firewall rules in place, as usually kube apps work fine with any unrestricted network.

@urfuwo
Copy link

urfuwo commented Nov 23, 2016

We have the same issue. At work we are behind a proxy and

  • the UI is "not responding" since it tries to reach the update site.
  • the core-OS image is not starting since it checks for internet connection which is not given.

having proxy support would be highly appreciated.

@alexei-led
Copy link

alexei-led commented Dec 1, 2016

It's quite a usual situation when you are working in corporate. Due to network policy, all outbound connections must go through a corporate proxy. kube-cluster-osx, like all other dev oriented Kubernetes projects does not work behind proxy. I've tried to add proxy variable to user-data, but this is not enough.

@rimusz
Copy link
Member

rimusz commented Dec 1, 2016

that's limitation of corectl tool , @AntonioMeireles is looking for a solution

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants