Bodensee, Friedrichshafen, Germany

Exposing a Kubernetes Service to the Internet in AWS— Everything You Need to Know about K8S Service, Ingress, Ingress Controller, and AWS Load Balancers

Tiexin Guo
Published in
8 min readJun 9, 2020

--

OK, you have got your newly developed cool app up and running in your k8s cluster. Now you want to expose your service to the public internet so that everyone can reach your app. You have two choices:

--

--