You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minikube start --kubernetes-version v1.8.0 --bootstrapper kubeadm --extra-config=apiserver.Authorization.Mode=RBAC
Starting local Kubernetes v1.8.0 cluster...
Starting VM...
Getting VM IP address...
Moving files into cluster...
Setting up certs...
Connecting to cluster...
Setting up kubeconfig...
Starting cluster components..
after like half an hour still waiting
minikube version: v0.22.3
macOS Sierra
virtualbox: 5.1.28-117968
minikube start --kubernetes-version v1.8.0 --bootstrapper kubeadm --extra-config=apiserver.Authorization.Mode=RBAC
Starting local Kubernetes v1.8.0 cluster...
Starting VM...
Getting VM IP address...
Moving files into cluster...
Setting up certs...
Connecting to cluster...
Setting up kubeconfig...
Starting cluster components..
after like half an hour still waiting
minikube version: v0.22.3
macOS Sierra
virtualbox: 5.1.28-117968
cat ~/.minikube/config/config.json
{
"WantReportError": true,
"cpus": 4,
"dashboard": true,
"ingress": true,
"memory": 6144,
"registry": false
}
The text was updated successfully, but these errors were encountered: