How to install minikube + minikube start
ReportQuestion
Minikube installation
Minikube is local Kubernetes which is easy to learn and develop for Kubernetes.
Prerequisites:
2 CPUs or more
2GB of free memory
20GB of free disk space
Container or VM manager ex: Docker, VirtualBox and etc
To install minikube
curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-darwin-amd64
sudo ...
Please briefly explain why you feel this question should be reported .
0
Kubernetes
9 months
0 Answers
4 views