How to get a local Kubernetes cluster up and running

Hi everyone! With this article, we go deep with the Kubernetes Series. In the previous articles, I have shared with you a brief introduction to Kubernetes and showed the most common Docker parts used for Kubernetes.Today I want to show you 2 ways to setup a local Kubernetes cluster, that is the base you must have to start working with Kubernetes. These ways are the following :

  1. Setup minikube
  2. Setup Virtual Machines with Master and Worker nodes

#containers #kubernetes #clustering #cloud #kubernetes cluster

Create a Local Kubernetes Cluster (K8s#3)
1.20 GEEK