In this article, I will cover the process of deploying a minimal Kubernetes cluster, consisting of one Control-plane node and one Worker node using kubeadm tool. We will walk through a few steps: OS preparation, installing Container Runtime and necessary Kubernetes packages, forming a cluster and in addition, we will install Cilium as a Container Network Interface.
Continue reading ![]()