I’m thinking to use nodePort service (red arrow) and send external LB traffic directly to the worker nodes (thus eliminating the extra hops and LB pods)
c
creamy-pencil-82913
04/19/2024, 4:31 PM
Servicelb is meant to be a replacement for a real load balancer in environments that do not have one available. If you want to use an AWS LB, you could disable servicelb and deploy the AWS LB controller instead.