gigi206 opened a new issue, #10418: URL: https://github.com/apache/apisix/issues/10418
### Description I follow this guide to install ingress: https://apisix.apache.org/docs/ingress-controller/deployments/k3s-rke/#install-apisix-and-ingress-controller I changed `--set gateway.type=NodePort` to `--set gateway.type=LoadBalancer` but no IP appears for external IPs. I use metallb to provision my external IPs. According to the FAQ (https://apisix.apache.org/docs/ingress-controller/next/FAQ/#why-does-my-ingress-resource-not-have-an-address), I also tried to set `--set ingress-controller.config.ingressPublishService=ingress-apisix/apisix-gateway` without success Any ideas ? ### Environment Helm: apisix Application version: 3.6.0 Chart versions: 2.3.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
