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
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
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,
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