1 min readFeb 11, 2020
Hello Peter,
You need at least a 4GB RAM to install Istio and execute BookInfo
application. You can start minikube as minikube start --memory=16384 —-cpus=4 --kubernetes-version=v1.14.2
. Check minikube for more information
Hello Peter,
You need at least a 4GB RAM to install Istio and execute BookInfo
application. You can start minikube as minikube start --memory=16384 —-cpus=4 --kubernetes-version=v1.14.2
. Check minikube for more information