I want to use the eclipse hono application in a minikube kubernetes cluster. In my usecase I need to reach services from the outside but all services are running on the localhost...how can I change that? Thanks in advice!
Asked
Active
Viewed 58 times
0
-
I would suggest looking into using a ingress-controller to expose your services. https://kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/ – loddn Nov 23 '21 at 08:22
-
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – MD. RAKIB HASAN Nov 30 '21 at 07:16