typhoon/aws/container-linux/kubernetes/workers
Dalton Hubble 60265f9b58 Add ability to load balance TCP applications on AWS
* Add ability to load balance TCP applications (e.g. NodePort)
* Output the network load balancer ARN as `nlb_id`
* Accept a `worker_target_groups` (ARN) list to which worker
instances should be added
* AWS NLBs and target groups don't support UDP
2019-04-01 21:22:20 -07:00
..
cl Update Kubernetes from v1.13.4 to v1.13.5 2019-03-25 21:43:47 -07:00
ami.tf Re-run terraform fmt for formatting 2018-05-14 23:38:16 -07:00
ingress.tf Combine NLBs to use one NLB per cluster 2018-06-21 23:46:57 -07:00
outputs.tf Clarify AWS module output names and changes 2018-06-23 15:29:13 -07:00
variables.tf Add ability to load balance TCP applications on AWS 2019-04-01 21:22:20 -07:00
workers.tf Add ability to load balance TCP applications on AWS 2019-04-01 21:22:20 -07:00