It is possible to create ingress-controller with external-IP, on local cluster?
After many tries, I m not able to have external-IP, still status <pending>.
I already try many ingress-controllers, config maps, external deployments for cluster.
External-IP must be a public-IP or it could be internal-IP?
Thanks in any advice.
Already solved the problem with external-IP.
Install https://opensource.com/article/20/7/homelab-metallb. To create pool of IPs, where load balancer can pick IP.
But now have a bigger problem, that IP addresses which come from pool, are visible only from my cluster.