codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Clarify ELB Health Check Port In Load Balancer Extension #330

Open amoskyler opened 5 years ago

amoskyler commented 5 years ago

Currently there is undocumented behavior in the AWS load balancer extension concerning which port AWS conducts the health check against.

We should clarify for the user that the first port added in the ELB port list is mapped to the ELB tcp check in AWS. If there are services which come up in a specific order and are dependent on each other, it is important to know which order to add ports in.