Hi

The Marathon 0.8.0 release notes has briefly mentioned a new feature called 
Labels.
I am trying to find more documentation about this, especially around the REST 
interface.

Also, the release notes mentions something about Mesos using Labels as well - I 
would like to hear more information about how exactly mesos could / would use 
the information in the Labels.

Specifically, I am looking for a way to pass information for a ‘service 
discovery’ component that I have built. I currently use environment variables 
for that, I was hoping Labels would be a cleaner way to do the same. Example:

"env": {
    "DISCOVERY_DOMAIN": "test.multicloud.me",
        "DISCOVERY_FRONTEND": "http"
  }

This information is used to automatically re-configure an HAProxy instance.

Thanks.

(Y)

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to