TheNewNormal / kube-cluster-osx

Local development multi node Kubernetes Cluster for macOS made very simple
Apache License 2.0
298 stars 26 forks source link

Allow kube cluster/solo to work with existing dns #80

Closed necrogami closed 8 years ago

necrogami commented 8 years ago

I have dnsmasq running on my laptop for development purposes this conflicts with skydns also wanting to use port 53. I'd suggest 2 things 1 put in detection that will warn the user that something is running on port 53 and will conflict with skydns and 2 later develop a solution for cascading dns services.

rimusz commented 8 years ago

@necrogami detection is in the latest v0.4.5. Not sure about the cascading DNS solution. closing this issue for nor