Skip to content

minikube fails when using rbac and kubeadm as bootstrapper #2040

Closed
@MansM

Description

@MansM

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    co/kubeadmIssues relating to kubeadmkind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions