[kubernetes-users] kubeadm init hangs, kubelet gets connection refused on port 6443

2018-04-26 Thread Parav Pandit
I am trying to setup first master node using K8s 1.10 on RHEL 7.2. docker is running and no containers are running yet. etcd is not running either in the system. #kubeadm init command hangs. I confirmed that cgroup driver is same as that of Docker 17.06 = systemd. My system ip address is: 10.1

[kubernetes-users] kubeadm init hangs

2017-09-20 Thread Don Raikes
Hello, I know I have seen some discussion on this topic both in this group and on the Kubernetes github issues, but I haven't found a good solution, so I thought I would add my experience to the mix. Earlier this week, Oraclelinux added Kubernetes support through its yum repositories. I

[kubernetes-users] kubeadm init hangs with --apiserver-advertise-address flag

2017-08-29 Thread Wenzhao Zhang
Hello Everyone: I'm setting up a Kubernetes cluster on a few VMs, via using *kubeadm*. The VMs environment is based on OpenStack, every VM has a private IP and a public IP. I use Ubuntu16.04 64bit. If I just execute *kubeadm init*, it can finish without problem. But after I initialize the WEB-UI,

[kubernetes-users] kubeadm init hangs forever at: "[apiclient] Created API client, waiting for the control plane to become ready"

2017-06-08 Thread traiano
Hi All! I'm following the kubernetes installation guide for CentOS 7 here: https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/ Either the documentation is flakey (likely) or I'm missing something , or there's a bug in the most recent version of kubernetes, because kubeadm in