Skip to content

Instructions to setup a Kubernetes cluster using kubeadm

Notifications You must be signed in to change notification settings

ravening/kubeadm

Repository files navigation

Instructions to setup Kubernets cluster using kubeadm

Step by step instruction to setup a single master and 2 nodes kubernetes cluster

Another good tutorial is in https://medium.com/better-programming/kubernetes-from-scratch-4691283e3995

Getting Started

The files are number from 0 through 8 which obviously tells that you need to start
from the first file and work all the way towards 8.

Read the instructions in the file to see which commands to be executed on master or on nodes.

Troubleshooting

Refer to this link for common troubleshooting steps

Authors

Rakesh Venkatesh