Kubernetes the Hard Way

2025
The final part of this series is to get the workers running and to configure connections to the cluster via kubectl.
Continuing with the series, next is to get encryption setup and to bootstrap the etcd datastore and cluster controllers.
This week I have been working through the Kubernetes The Hard Way series. I setup resources and configured certs and kubeconfigs for infrastructure.
In preparation for working through the “Kubernetes the Hard Way” series, I need to configure my 4 host machines… with Ansible.