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

Route53 instructions doesn't work . #1069

Closed
fii opened this issue Dec 6, 2016 · 8 comments
Closed

Route53 instructions doesn't work . #1069

fii opened this issue Dec 6, 2016 · 8 comments

Comments

@fii
Copy link

fii commented Dec 6, 2016

Unable to connect to the server: dial tcp: lookup api.k8s.example on 0.0.0.0:53: no such host

Guys - Unless we're missing something , instructions provided with DNS doesn't work. We're getting the above if we run kubectl get nodes after the cluster is up.

Can you help ?

@chrislovecnm
Copy link
Contributor

api.k8s.example will only work if you own k8s.example domain. You need an actual domain to run kops.

Here is the documentation: http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-register.html
Here is a tutorial: https://www.siteleaf.com/blog/using-aws-s3-and-route-53/

@chrislovecnm
Copy link
Contributor

Don't like the tutorial much ... looking for a better on.

@plombardi89
Copy link

Might be worthwhile to indicate that the DNS zone needs to be a public zone and not a private zone. I just made this mistake figuring it wasn't important because it was going to be internal to the cluster.

@krisnova
Copy link
Contributor

+1 on @plombardi89's comment - can we get this in the documentation please? this has burned a few people :(

@krisnova
Copy link
Contributor

Also there is an example here on how to do it from the command line - we really need this in the docs though :)

@krisnova
Copy link
Contributor

Also more information here #781

@chrislovecnm
Copy link
Contributor

This is now document in aws.md. @fii can you review?

@justinsb justinsb added this to the 1.5.0 milestone Dec 28, 2016
@chrislovecnm
Copy link
Contributor

Closing as we have docs

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

4 participants