Skip to content

Bug Report: Elastic Beanstalk Creates Load Balancer for Single Instance

0

Hello,

I attempted to create a worker environment on Elastic Beanstalk. I wanted to set up a single instance with a private IP. Since it's a single instance, it doesn't offer load balancer options.

Private IP

Enter image description here

Instance Options:

Enter image description here Enter image description here

However, despite selecting a single instance, a load balancer is still being created. The load balancer visibility (private or public) is being chosen automatically.

Enter image description here

Enter image description here

After setting the environment type to Load Balanced and changing the Load Balancer network settings visibility to private, if we switch back to a single instance, the load balancer remains private.

Enter image description here

Enter image description here

After setting up the Load Balancer and making its visibility private, we then switch the instance type back to single instance.

Enter image description here

Now it has private load balancer:

Enter image description here

This is somewhat confusing from a usability perspective. I discovered this issue while trying to create a worker environment. I didn't need a load balancer and configured a single instance with a private IP. Later, I noticed a public IP on the EC2 instance and found that a load balancer had been created. Upon checking the configurations, I observed the behavior described above.

asked a year ago235 views
1 Answer
1
Accepted Answer

Hello.

Since it may be a UI issue, I recommend that you report the issue from "Feedback" at the bottom left of the management console screen instead of AWS re:Post.
a

a

EXPERT
answered a year ago
EXPERT
reviewed a year ago
  • I'll do that thank you!

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.