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

Make k8s services reachable from hosts #43

Closed
altvnk opened this issue Aug 13, 2015 · 2 comments
Closed

Make k8s services reachable from hosts #43

altvnk opened this issue Aug 13, 2015 · 2 comments

Comments

@altvnk
Copy link
Contributor

altvnk commented Aug 13, 2015

To be able to interact with k8s sevices it would be great have a way to resolve their DNS names. For example we can put dnsmasq on hosts and forward k8s DNS zones to kube-dns which has static IP.
This can be useful for monitoring services, etc.

@altvnk
Copy link
Contributor Author

altvnk commented Aug 18, 2015

Pods also need to be able to resolve nodes hostnames. For examples Heapster pod gets nodes from k8s api and tries to reach them by hostnames. Ref #31

@altvnk
Copy link
Contributor Author

altvnk commented Aug 21, 2015

Closed via #54

@altvnk altvnk closed this as completed Aug 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants