can someone help me with a guide or proper implmentation where i am creating a service type load balancer on Kubernetes cluster created over ec2 instances from the playgrounds .
I don’t think the playground will let you create an external AWS load balancer, so you’ll need to set the ingress controller’s service to NodePort instead.