Not being to access external port mapped in loadbalancer type service

11/25/2019

enter image description hereI have setup a multi master kubernetes cluster on bare metal using nginx as l4 load balancer. ALso i have used calico as network and metallb for internal loadbalancing. I'm trying to setup nginx ingress controller but when i started a ingress service with type loadbalancer - i got one external ip and external ports mapped to 80 and 443. But when i tryin to access that external ip with external port, i'm getting site cant be reached. I have been stuck in this issue since last week and not able to find the solution. Any help would highly appreciated.

Kubectl version 1.16

-- Deepesh Goel
kubernetes
kubernetes-ingress

0 Answers