Installing your Kubernetes homelab cluster in minutes with Ansible
k3s install on raspberry pi cluster using ansible -k3s-node service error
Ansible playbook to deploy Rancher k3s kubernetes cluster
This is a nice complete play, and I love that you went with k3s, which IMO is the best distro Ive seen.
Would have liked to see the repo separate the roles from the play … but that's just me nitpicking … Ill be playing with your work :)
More on reddit.comAnsible or helm charts?
Videos
For anyone looking to get Kubernetes going in their homelab, I created a guide at Installing your Kubernetes homelab cluster in minutes with Ansible.
I tried to take a different approach them other guides out there by focusing more on using config as code practices and automating much of the install using ansible and terraform.
The previous parts of the series focus on installing vmware vsphere 8 and using terraform to create all the virtual machines that kubernetes gets installed on.
I have been using this process over the last year or two for my own homelab cluster so figured I'd clean up my notes, create a blog, and see if anyone else finds it helpful.
Let me know what you think so I can try to make the content better.