Minikube

How to Use Minikube to Create Kubernetes Clusters and Deploy Applications
In my previous post, I introduced the Kubernetes platform and discussed some key concepts. Now we are going to create new Kubernetes cluster using Minikube, a lightweight Kubernetes implementation that creates a ...