kind is a tool for running local Kubernetes clusters using Docker container nodes:

brew install kind

kind get clusters
kind create cluster
kind delete cluster