Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to access kubernetes service from outside Mesos? #15

Closed
nitrogear opened this issue Sep 25, 2017 · 2 comments
Closed

How to access kubernetes service from outside Mesos? #15

nitrogear opened this issue Sep 25, 2017 · 2 comments

Comments

@nitrogear
Copy link

I installed kubernetes on top of Mesos on AWS using Cloudformation. Installed dashboard and was able to open UI using ssh port forwarding.
However I want to open dashboard from outside Mesos - how I can do it?
I don't understand how to expose port of kubernetes service with Mesos.

@nitrogear
Copy link
Author

Used externalIPs to expose service to specific node:
https://kubernetes.io/docs/concepts/services-networking/service/#external-ips

@pires
Copy link
Contributor

pires commented Sep 29, 2017

@nitrogear would be great if you could open a PR with instructions on how you achieved this ;)

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

No branches or pull requests

2 participants