Angular application not accessible on browser deployed from minikube cluster
I deployed my own angular project on docker hub (one time the whole project and one time the dist folder after building the application), Both times logs showed successful deployment in the container.
Deploying my Angular app on Minikube Kubernetes. Can’t access the frontend in the browser despite having service and node IPs
I deployed my own angular project on docker hub (one time the whole project and one time the dist folder after building the application), Both times logs showed successful deployment in the container.