To setup KServe it is required to have a Kubernetes cluster setup. So we will be using Minikube for Kubernetes cluster setup locally. Minikube is a tool that allows you to run a single-node Kubernetes cluster on your local machine. It is designed to be a lightweight and easy-to-use solution for developers who want to experiment with Kubernetes, develop applications, or test deployments in a local environment without needing access to a full-scale Kubernetes cluster.