fermyon / installer

Fermyon Installer
https://fermyon.dev
Apache License 2.0
156 stars 38 forks source link

AWS Multi-Node: Load Balance across instances #115

Open vdice opened 1 year ago

vdice commented 1 year ago

A follow-up to https://github.com/fermyon/installer/pull/100.

Currently, the AWS multi-node installer scenario selects one instance to serve all request traffic. We'd like to load balance requests across all instances in the cluster instead.