'How I can local deploy microservices using minikube and Ingress?

I ran the front service using the port-forward command line but the front and the backend services are not connected to each other. enter image description here Is there a way I can connect the front service with the other services?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source