Running Hello World Application
Last updated
Last updated
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!!