Category: Kubernetes, Software

Provide atleast 2gb ram to the OS. Select start and begin the installlation (Select ‘minimal install’ in software selection). Do the following changes : Now we are good to go. NOTE:We need some programs to run on the OS, like “Container-Engine”, here we are going to use “docker-ce”, kubelet, and some other prerequisites . These programs are required in master node as well as slave node, so to save our time we will setup all the programs in one OS and then clone the others with the similar settings.yum install net-tools vim httpdyum install docker-ce — nobest (put two hyphen before nobest).

Related Articles