F5Networks / marathon-bigip-ctlr

Repository for F5 BIG-IP Controller for Marathon.
Apache License 2.0
3 stars 11 forks source link

Integrate Marathon BIG-IP Controller to use CCCL and CCCL Schema #184

Closed edarzins closed 7 years ago

edarzins commented 7 years ago

Changes to the marathon-bigip-ctlr:

Status:

andrewjjenkins commented 7 years ago

This adds things like "_http" and "_tcp" to the names of health monitors for app ports. What if I have two HTTP monitors and 1 tcp monitor for the same port? Is that possible and will the names conflict?

andrewjjenkins commented 7 years ago

This looks good to me, thanks Erik! Great to see CCCL in action.