What is Kubernetes and how do I set up a K3s cluster with K3Nova?
Diesen Artikel gibt es auch auf deutsch: Was ist Kubernetes….? Kubernetes is more than just a buzzword – it’s the backbone of modern cloud infrastructures. In this blog post, I’ll take you on an exciting journey: Together, we will build our own Kubernetes cluster with K3s step by step – consisting of one control plane (master) and two worker nodes. You will not only learn what Kubernetes actually is and how a cluster works on the inside, but also what…