
minikube start --cpus 2 --memory 8192 --ports 80:80 --driver docker --cni calico

kubectl run shell --rm -it --image trion/curl:1 