I have a microservices app with node js and express js and react js .and i m using docker and minikube and skaffold . And i want to deploy it to azure or heroku .
To deploy to Microsoft Azure you need to follow this steps:
For Heroku you can deploy your image directly without need to Kubernetes .
I hope that this steps can help you to deploy your application.