In this article, we are going to deploy the Hadoop cluster to our local K8s cluster. First thing first, Let’s create a local k8s cluster. For this purpose, we will install minikube. Install Minikube Prerequisites Install Docker for Mac. Docker is used to create, manage, and run our containers. …