A basic tutorial on how to run Kubernetes locally using Minikube.
minikube tunnel
.
kubectl
(Kubernetes command-line tool)
Optional: If your services will be of type LoadBalancer
, you will need to start the Minikube tunnel by running the following command in a separate terminal to provide them with a public IP address: