Skip to content

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

@jonas

Description

@jonas

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions