Category: Kubernetes, Ubuntu, Docker, nginx, automation, yaml, ansible

Instead of worrying about what we cannot control, lets shift our focus on what we can create.” In this demo I will share my experience of creating a kubernetes cluster using kubeadm tool.

LinuX Containers (LXC) is often considered as somet hing in the middle between a chroot and a full fledged virtual machine.

Lets use Ubuntu as the lxc machine image in this demo for both master and worker nodes.

Now, there is a small hack we have to do to enable K8s v1.15+ in LXC.

Related Articles