Hi, I am currently migrating from ingress-nginx to Gateway API for ingress. Previously, I was able to assign a static public IP to the ingress LoadBalancer service using kubectl command-line arguments.
Now, I need a similar setup with Gateway API, but I haven’t found a way to pass a static IP. I also checked relevant Helm charts as well, but haven’t found a solution.
I would greatly appreciate any guidance or suggestions on how to configure a static public IP with Gateway API.
Thank you in advance for your help.
Regards,
Khopithan