tendrilinc / marathon-autoscaler

A simple autoscaler for Marathon applications
https://hub.docker.com/r/tendril/marathon-autoscaler/
Apache License 2.0
41 stars 16 forks source link

Mesos slave port needs to be configurable. #5

Closed DavidXArnold closed 8 years ago

DavidXArnold commented 8 years ago

Currently the autoscaler is hard-coded to contact mesos agents on tcp port 5050. This needs to be configurable as the default agent port is tcp 5051 but could be configured to use any port.