Kubernetes The Hard Way - Developer Friendly Blog
You might've solved this challenge way sooner than I attempted it. Still, I always wanted to go through the process as it has many angles and learning the details intrigues me. This version, however, does not use any cloud provider. Specifically, the things I am using differently from the original challenge are: Vagrant & VirtualBox: For the nodes of the cluster Ansible: For configuring everything until the cluster is ready Cilium: For the network CNI and as a replacement for the kube-proxy So...
Read more at developer-friendly.blog