Hello. I was setting up caddy ingress controller on a bare metal server. I am aware that LoadBalancer IP would be in pending state so I added externalIPs to the Service type. After which I tried accessing using the allocated NodePort but it doesn't seem to be working. Any help would be appreciated! Thanks.
Hello. I was setting up caddy ingress controller on a bare metal server. I am aware that LoadBalancer IP would be in pending state so I added
externalIPsto theServicetype. After which I tried accessing using the allocatedNodePortbut it doesn't seem to be working. Any help would be appreciated! Thanks.