I have been trying to setup minikube but the command is stuck at pulling base image since forever
It's not stuck; it is just not showing the output of the downloading progress. It's an 800 MB file, it takes time to download.
See https://github.com/kubernetes/minikube/issues/7012
If you are getting an error like failed to download kic base image or any fallback image run the following command
minikube delete --all --purge
then start the cluster using minikube start
(Link to the original issue - https://github.com/kubernetes/minikube/issues/8997)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With