Hacker News new | ask | show | jobs
by justinsb 3261 days ago
We should update that issue. There is support for private route53 domains, which means you don't need a DNS domain name, and there is early experimental support for gossip discovery (i.e. no Route53 at all) - just create a cluster with a name of `<name>.k8s.local`.
1 comments

unsolicited feedback: I know you guys beefed up the documentation with one of the most recent releases, but this is an area that probably needed some work circa v1.5. Most of it is pretty self explanatory if you are familiar with Route 53, but It would be nice to have some more examples of stuff like "here's what a reference cluster using a private route53 hosted zone and private network topology looks like, and here's why you might want to do that".

is there documentation on the gossip support anywhere? I'm not seeing much aside from "just name your cluster with a k8s.local suffix and you are good to go"