Since this is a home server... couple things need to happen first. Here's a decent article capturing the high level requirements. I don't think we need tailscale or duckdns, though (and might not even need metallb, since were using Gateway API?). Let's plan on using https://dudo.dev to route to the cluster.
Set up https://fluxcd.io/flux/guides/webhook-receivers/
Their example uses Ingress. Let's use Gateway API. Something like
Since this is a home server... couple things need to happen first. Here's a decent article capturing the high level requirements. I don't think we need tailscale or duckdns, though (and might not even need metallb, since were using Gateway API?). Let's plan on using https://dudo.dev to route to the cluster.