This message was deleted.
# general
a
This message was deleted.
c
should work fine. there’s no reason you need to use an external LB for the ingress service.
h
okay metallb deployed changed service
rancher
in
cattle-system
to
LoadBalancer
and it has an IP In ingress definition there is a valid certificate but browser does not recognize it... I checked DNS line with openssl command and cert is valid
cat tls.crt | openssl x509 -text | grep DNS
besides the cert, UI appears to be working Certificate assigned in ingress definition is
tls-rancher-ingress
what am I missing?
c
no don’t do that
I said put the ingress service on a LB
not the rancher service
you’re exposing the wrong thing.