How to use ELB in AWS with kubernetes

Hi, I have a environment kubernetes in rancher and it’s running, but my doubt is how to use with aws ELB.

I need to When I create an ingress in kubernetes the rancher will automatically register in aws ELB, because I need publish more application using the port 80.

Details of my installation:

Installation: Rancher in HA + 7 Nodes EC2
Environment: Rancher version: v1.6.11 + kubernetes
Cloud Provider: AWS
Docker version: 1.12.6
My nodes are using IAM roles with permissions full for access ELB.

Obs.: But my hosts have been registered with Rancher using the option Add hosts --> custom

Thanks

1 Like