[root@centos1 ~]# minikube start --force --driver=docker
๐ minikube v1.22.0 on Centos 8
โ minikube skips various validations when --force is supplied; this may lead to unexpected behavior
โจ Using the docker driver based on user configuration
๐ The "docker" driver should not be used with root privileges.
๐ก If you are running minikube within a VM, consider using --driver=none:
๐ https://minikube.sigs.k8s.io/docs/reference/drivers/none/
๐ Starting control plane node minikube in cluster minikube
๐ Pulling base image ...
๐พ Downloading Kubernetes v1.21.2 preload ...
> preloaded-images-k8s-v11-v1...: 502.14 MiB / 502.14 MiB 100.00% 2.24 MiB
> gcr.io/k8s-minikube/kicbase...: 361.08 MiB / 361.09 MiB 100.00% 1.29 MiB
๐ฅ Creating docker container (CPUs=2, Memory=2200MB) ...| log: exiting because of error: write /root/.minikube/logs/lastStart.txt: no space left on device
Youโre out of storage. You need to learn linux like I mentioned in your other post. Stuff like this will become more trivial if you understand the system youโre using.
df -h