Swimlane Platform Installer Gu...
...
Infrastructure Examples
AWS Network Load Balancer
4 min
this topic explains how to use an aws network load balancer (layer 4) for your swimlane deployment architecture diagram target groups create the following target groups https //docs aws amazon com/elasticloadbalancing/latest/network/load balancer target groups html port 443 type set to ip protocol set to tcp port set to 443 vpc should match that of the ec2 instances that swimlane will be installed on health check protocol set to tcp health check port set to traffic port healthy threshold , unhealthy threshold , timeout , and interval may vary based on your preferences for how quickly an instance should become unhealthy in order to stop receiving traffic register the first instance that you'll be running the swimlane platform installer on to the target group with port set to 443 after swimlane has been installed on the additional nodes they need to be added to this target group port 8800 type set to ip protocol set to tcp port set to 8800 vpc should match that of the ec2 instances that swimlane will be installed on health check protocol set to tcp health check port set to traffic port healthy threshold , unhealthy threshold , timeout , and interval may vary based on your preferences for how quickly an instance should become unhealthy in order to stop receiving traffic register the first instance that you'll be running the swimlane platform installer on to the target group with port set to 8800 after swimlane has been installed on the additional nodes they need to be added to this target group port 6443 type set to ip protocol set to tcp port set to 6443 vpc should match that of the ec2 instances that swimlane will be installed on health check protocol set to tcp health check port set to traffic port healthy threshold , unhealthy threshold , timeout , and interval may vary based on your preferences for how quickly an instance should become unhealthy in order to stop receiving traffic register the first instance that you'll be running the swimlane platform installer on to the target group with port set to 6443 after swimlane has been installed on the additional nodes they need to be added to this target group optional port 80 used for the http to https redirect and can be excluded if you only want https/443 to be available type set to ip protocol set to tcp port set to 80 vpc should match that of the ec2 instances that swimlane will be installed on health check protocol set to tcp health check port set to traffic port healthy threshold , unhealthy threshold , timeout , and interval may vary based on your preferences for how quickly an instance should become unhealthy in order to stop receiving traffic register the first instance that you'll be running the swimlane platform installer on to the target group with port set to 80 after swimlane has been installed on the additional nodes they need to be added to this target group load balancer create an aws network load balancer https //docs aws amazon com/elasticloadbalancing/latest/network/create network load balancer html ip address type choose ipv4 add a listener for each of the following ports port 443 protocol set to tcp port set to 443 configure it to forward traffic to the port 443 target group created above port 8800 protocol set to tcp port set to 8800 configure it to forward traffic to the port 8800 target group created above port 6443 protocol set to tcp port set to 6443 configure it to forward traffic to the port 6443 target group created above optional port 80 used for the http to https redirect and can be excluded if you only want https/443 to be available protocol set to tcp port set to 80 configure it to forward traffic to the port 80 target group created above availability zones the network load balancer's vpc should match that of the ec2 instances that swimlane will be installed on the network load balancer's availability zones should include each availability zone used by the ec2 instances that swimlane will be installed on security groups for aws network load balancers, ingress port access is defined in the security group used by the ec2 instances the port requirements are available in the external access section of the system requirements for an embedded cluster install docid\ ld6yzgax gpbbdt2c1h3s swimlane configuration be sure to enable the enable the ingress controller option on the swimlane platform installer ui config tab