I run a single node k3s cluster at home, on a mini PC and wanted to share how to setup Homey SHS in Kubernetes with MacVlan so it has an IP from my host network.
I deploy these manifests with ArgoCD which will create each of them in the "homey" namespace as defined in the ArgoCd application. If you don't use ArgoCD, you can still use these with any deployment method such as kubectl.
