This message was deleted.
# general
a
This message was deleted.
h
you need service type nodeport or loadbalancer https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types is this for on-prim or in cloud cluster?
if this is on-prim you will need to deploy something like MetalLB (for service type loadbalancer)
d
Hello dc.901
Yes!, MetalLB it's already deployed
h
ok then in UI you can go to services and create the service for your app
d
ooohhh
ok
Well, get to create the LB public IP
but still I'm not able to expose my service
I have tried everything adding here and there the IP in the pod and the deployment but nothing looks to work
What I'm missing