luxas / kubeadm-workshop

Showcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
MIT License
679 stars 190 forks source link

Stuck in initializing part #25

Open JING21 opened 7 years ago

JING21 commented 7 years ago

Hi!I have read the "kubernetes-on-arm" I am stuck at initialize the master node . After I use the command "kubeadm init ". Every time the initialize process will stuck at "[apiclient] Created API client, waiting for the control plane to become ready" . Would anyone have solution or in a same condition and how could it be solved?

luxas commented 7 years ago

@JING21 Which operating system and platform are you running on?

artiya4u commented 7 years ago

I stuck the same as @JING21. I'm running on Ubuntu Mate 16.04 for Pi 3. I have "missing cgroups: cpuset" too but I use --skip-preflight-checks.