Hi Daan/Community I've created a simplified diagram to help illustrate my requirement. Essentially, I need to set up two Auto Scaling groups for VM3 and VM4, each of which hosts multiple containers, each with different port numbers.
As you may know, when creating an Auto Scaling group, it's typically associated with a single Load Balancer (LB) and a single port. I'm seeking advice on how to associate multiple LBs or a single LB with multiple ports, or if there's an alternative solution that can help me achieve this architectural setup? I am using CloudStack 4.18.1.0 [image: image.png] Regards, Palash On Mon, Jan 22, 2024 at 6:58 PM Daan Hoogland <[email protected]> wrote: > Palash, > can you please explain your use-case more precisely? What cloudstack > environment and configuration are you using? what dimension do you > expect to scale? > > regards, > > On Mon, Jan 22, 2024 at 11:48 AM Palash Biswas <[email protected]> > wrote: > > > > Hello community, > > > > Is there a way to integrate multiple load balancers into the autoscaling > > group without using Kubernetes or Docker Swarm? I have Docker containers > on > > various ports, and I aim to achieve autoscaling for the VM. Please > provide > > guidance on implementing autoscaling with multiple running containers. > > > > Regards, > > Palash Biswas > > > > -- > Daan >
