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

Local cluster should support DNS #22752

Closed
matthewrobertbell opened this issue Mar 9, 2016 · 5 comments
Closed

Local cluster should support DNS #22752

matthewrobertbell opened this issue Mar 9, 2016 · 5 comments
Labels
kind/documentation Categorizes issue or PR as related to documentation. priority/backlog Higher priority than priority/awaiting-more-evidence.
Milestone

Comments

@matthewrobertbell
Copy link

Hi,

This guide is a good start - http://kubernetes.io/v1.1/docs/getting-started-guides/docker.html - but IMO it doesn't go far enough. I think most people will want the DNS (and maybe the UI) addons, but the information on how to do this is scattered around. It'd be nice to be able to do the getting started guide, then instantly move on to one of the examples (which require DNS).

@mikedanese mikedanese added the kind/documentation Categorizes issue or PR as related to documentation. label Mar 10, 2016
@mikedanese
Copy link
Member

Feel free to make it better!

https://github.com/kubernetes/kubernetes.github.io

@bgrant0607
Copy link
Member

See efforts here: https://github.com/kubernetes/minikube

cc @vishh @dlorenc

@bgrant0607 bgrant0607 changed the title Getting started guide doesn't go far enough Local cluster should support DNS May 6, 2016
@bgrant0607 bgrant0607 added priority/backlog Higher priority than priority/awaiting-more-evidence. area/devexp labels May 6, 2016
@bgrant0607
Copy link
Member

See also #8413

@luxas
Copy link
Member

luxas commented May 15, 2016

The local cluster does support DNS, but there are manual step that have to be taken.
Here's how to do it and here's one example manifest that works cross-platform (amd64, arm, arm64 and ppc64le)

I'll work on getting kube-addon-manager cross-platform, and getting it merged with hyperkube.
That's the goal for v1.3

@luxas luxas added this to the v1.3 milestone May 15, 2016
@mikedanese
Copy link
Member

mikedanese commented May 15, 2016

./hack/local-cluster-up.sh does not support dns last I checked although the issue looks like it's refering to local cluster with docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

5 participants