Running Hello World Application
Last updated
Was this helpful?
Last updated
Was this helpful?
Open Docker Desktop and run Docker.
Open Terminal to start Minikube.
Lists all the resources present in the cluster, i.e. pods, services, deployments, replicas.
Use this deployment file for Hello World application.
Expose the deployment as Node port to view in browser.
Open your deployment in a browser!!