How to expose EC2 instance with metallb solution

Hi Mumshad ,
Can you please guide us for metallb solution to expose the EC2 service or how we can use ELB as LB with configuration .

iirc metallb does not support most public cloud deployments.
https://metallb.universe.tf/installation/clouds/

Hi guys,

I successfully configured metalLB on Kubernetes with one node implemented on ec2 instance it help me with load balancer and ingress.
At the moment I have an issue with connecting a few nodes. I have one idea that you can try to create a specific IP range in the subnet for every node (10.231.21.0-10.231.21.3) and try to connect them.