MiniKube, Kubeadm, Kind, K3S, how to start with Kubernetes?
MiniKube isusually the first Kubernetes technology found when someone wants to begin (Kubernetes official documentation offers a tutorial to deploy your first cluster using miniKube). It is a very simple solution to install on your laptop and it is designed for learning and testing. When started, it will deploy a single node cluster (the smallest size).
https://www.padok.fr/en/blog/minikube-kubeadm-kind-k3s