Hey guys, I want to share a guide I’m pretty proud of which is talking about setting up kubernetes which leverages https://kubespray.io/#/ and https://metallb.universe.tf/ so you can host this yourself most people when spinning up kubernetes opt for k3s or get stuck with all the options or unable to setup the external ips for their services so these tools will eliminate the problem.

It walks through topology, metallb install testing the cluster configuration and settings for kubespray and a few other things that came up during my script writing.

I know most aren’t video people so I made sure to link to their docs above, incase you want to check it out and just skip around here is the link to the video.

Deploy Kubernetes in your Homelab: How to use Kubespray https://youtu.be/lvkpIoySt3U

I just recently started content creation but I know this has helped some of my irl friends spin this up in their homelab so I figured It would be good to share.