Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ApplicationPortSyntax
Marathon8080http://<IP address>:8080
Mesos5050http://<IP address>:5050. Use the 5050 port and Frameworks directory. For example: http://<IP address>:5050/#/frameworks (http://10.141.141.20:5050/#/frameworks)
Myriad8192

http://<IP address>:8192. For example: http://<ip <IP address>:8192/ (http://10.141.141.20:8192/)

  • Without the Mesos-DNS service, this IP is slave node's IP address where the Resource Manager is running.
  • With the Mesos-DNS service, Mesos-DNS discovers the node where the Resource Manager is running by using Mesos DNS FQDN (<app-name>.<framework>.mesos).

...