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

Expose Mesos DNS API on master node under /mesos_dns #7

Open
jonas opened this issue Dec 3, 2015 · 0 comments
Open

Expose Mesos DNS API on master node under /mesos_dns #7

jonas opened this issue Dec 3, 2015 · 0 comments

Comments

@jonas
Copy link
Contributor

jonas commented Dec 3, 2015

Motivation

Fix dcos node ssh --master and dcos node ssh --slave=X to work.

Input

dcos node ssh command does not work since it requires that the Mesos DNS API is exposed on one of the externally accessible nodes in the cluster under /mesos_dns.

$ dcos node ssh --master
Error while fetching [http://master.mesos:5050/mesos_dns/v1/hosts/leader.mesos.]: HTTP 404: Not Found

Output

  • Mesos DNS API exposed on one of the externally accessible node(s) under /mesos_dns.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant