I think itâs cool that I can take that config and drop it into kubernetes and it usually just works. I donât have a cluster anymore, but if I decide to use one in the future, the overhead will be negligible
I think itâs cool that I can take that config and drop it into kubernetes and it usually just works. I donât have a cluster anymore, but if I decide to use one in the future, the overhead will be negligible
starkzarn@infosec.pub â¨5⊠â¨weeks⊠ago
Fair enough! I toyed with the idea of doing it that way because the systemd component would just reference a single yaml file for each service, which feels portable. That said though, my quadlets as they are are pretty portable too. Thanks for sharing!