• 3 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • I guess it’s finally to the point where selfhosters can admit to using k8s and not be bombarded by comments saying it’s overkill, which has happened in the past for:

    • Self hosting at all
    • Using VMs
    • Using containers
    • Using docker compose
    • Using k8s (⬅️ I guess we are here)
    • Using helm charts or whatever ends up replacing this

    Anyway, I believe there is a tool also to turn docker compose files into k8s manifests if we want to take this a step further!













  • A lot of the IPs are virtual, e.g. services on metallb, and my home is littered with wi-fi smart-home devices, each requiring their own ipv4.

    Before all this I had my own router which allowed me to change the subnet, but after “upgrading” my router, it hard-codes the subnet it dishes out to be a /24. So on my LAN, with my current router, I can only feasibly support a /24 subnet on ipv4.

    The real kicker is if I could disable the DHCP server, I could run my own, but my ISP’s router software does not have that setting.