This message was deleted.
# general
a
This message was deleted.
h
when you check the ingress does it show all 3 nodes?
Copy code
kubectl get ingress -n <namespace>
those are pods? take a look at ingress resource...
Copy code
kubectl get ing -A
p
But all nodes do not response by port 80
h
is it the host firewall?
if you do
kubectl get no
all nodes show ready status ?
p
all hosts have firewall disabled