Setting up local Kubernetes on a virtual machine
Here is how I set up local Kubernetes on a DigitalOcean virtual machine(VM) using minikube.
minikube is a local Kubernetes, that allows to create and work on Kubernetes cluster locally. Requirements for setting up minikube.
2 CPUs or more
2GB of...
blog.bezunesh.com3 min read