Hey Guys,
Help needed to set up Fabio for load balancing of services on Amazon ECS.
I have set up Amazon ECS cluster with Consul - For service discovery and Registrator - To register/de-register the tasks to the consul server. I am able to discover service using DNS/HTTP and I am getting different IP/Ports(Dynamic Host Port). I need to setup Fabio to balance the load above those tasks/containers of one particular service and I can use only the service name In my application by which they can connect to each other.
Is there the automated way by which Fabio can handle load balance amongst each service with dynamic host ports and give any IP underneath with associated port to connect?
Hey Guys,
Help needed to set up Fabio for load balancing of services on Amazon ECS.
I have set up Amazon ECS cluster with Consul - For service discovery and Registrator - To register/de-register the tasks to the consul server. I am able to discover service using DNS/HTTP and I am getting different IP/Ports(Dynamic Host Port). I need to setup Fabio to balance the load above those tasks/containers of one particular service and I can use only the service name In my application by which they can connect to each other.
Is there the automated way by which Fabio can handle load balance amongst each service with dynamic host ports and give any IP underneath with associated port to connect?