Open BrianHicks opened 9 years ago
I'd rather use mesos labels.
So, labels:
{
"HTTP_PORT_0_NAME": "x",
"HTTP_PORT_1_NAME": "y"
}
This replaces HTTP_PORT_IDX_0_NAME
in the current Marathon configuration, and would remove HAPROXY_HTTP=true
. haproxy-consul would just forward any port indices which are set in this way, rather than relying on a separate variable.
How's that sound?
or labels. What would be the most appropriate thing to expect here?
@stevendborrelli @ChrisAubuchon