At the very least, Kubernetes natively supports exposing Services (targeting an Ingress controller or otherwise) by configuring AWS ELBs when informed to run on AWS.
All you have to do is using the "type: LoadBalancer" field in your Service's manifest.