

Generated front-proxy-client certificate and key. Generated front-proxy-ca certificate and key. Generated apiserver-kubelet-client certificate and key. apiserver serving cert is signed for DNS names and IPs Generated apiserver certificate and key. WARNING: starting in 1.8, tokens expire after 24 hours by default (if you require a non-expiring token use -token-ttl 0) WARNING: kubeadm is in beta, please do not use it for production clusters. Start creating your cluster on master node by executing the below command $ sudo -E kubeadm init -pod-network-cidr=192.168.0.0/16 -apiserver-advertise-address=172.16.0.3 -service-cidr=10.96.0.0/16 Sudo apt-get install -y kubelet kubeadm kubectl Setting Up Kubenetes Cluster with Kubeadm On Master In this you will install Docker, Kubelet, Kubeadm and Kubectl on your master and nodes.Įxecute: sudo apt-get install -y docker.io This step is to setup all thre pre-requisites for setting up kubernetes cluster using Kubeadm. Now comment out the lines related to swap space in “/etc/fstab”. Setting up VMs in Oracle Virtual Box Setup a Host Only Networkġ.4.2 Host Only Adapter with above Host only networkĢ.3.2 Host Only Adapter with above Host only networkģ.3.2 Host Only Adapter with above Host only network If you happend to be behind proxy, then please follow the insturctions given Docker Docs to setup your docker so that it can run in a proxy environment.
