This message was deleted.
# harvester
a
This message was deleted.
b
Can you verify the traffic from inside the VMs? Maybe VM networking is broken somehow?
r
That is exactly what I did. Everything else works from VM but not VIP https (https to all harvester nodes for example). VIP https works from harvester nodes and I can see that firewall passes traffic without issues. To me it seems that VIP just doesn't respond to request.
b
Are they all in the same subnet and route?
r
b
Can you post the yaml from the
rancher-expose
ingress object from
cattle-system
namespace?
It should be the output from
kubectl get ingress/rancher-expose -n cattle-system -o yaml
I've only had this happen after setting a dns name on the route there and I assumed it was actually the security failing because of the new cert.
r
I can create cluster when I point rancher dns name to node and not VIP. This is clearly problem with VIP. It only works properly outside of the cluster and when traffic originates from inside the cluster (inside mgmt network)... no luck
b
well good luck then ¯\_(ツ)_/¯