Details
-
Story
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Thermos should include variables such as mesos.hostname to expose information about the slave a particular task is running on.
This would allow applications to detect the public network interface of the slave, i.e., the values set using the mesos slave properties --hostname and --ip.
Usecases include the publication of connection data into external system and the ability to bind on only the public interface.