After install minikube as described in the documentation, set rootless property to true to use Podman without sudo:
minikube config set rootless true
then start minikube with podman driver:
minikube start --driver=podman --container-runtime=containerd
minikube kubectl cluster-info
Nessun commento:
Posta un commento