jax
@jax@lemmy.cloudhub.social
- Comment on Fediverse Apps on Kubernetes? 6 months ago:
I’ve seen that around, but I prefer to run my own services instead of relying on a ready-built system like that. I find they don’t offer that much customization options usually.
- Comment on Fediverse Apps on Kubernetes? 6 months ago:
I think both of the ones I mentioned have
docker-compose
files, which I think I can convert withkompose convert
? I guess from there I would follow your steps and then start parameterizing it once it’s running properly. - Comment on Fediverse Apps on Kubernetes? 6 months ago:
That’s actually super helpful! I haven’t done much custom Helm chart-ing, and was kinda lost where to start. That really helps break the process down, and the tip about skipping state to start is very wise.
- Comment on Fediverse Apps on Kubernetes? 6 months ago:
Yeah, that’s the pain point - building and maintaining the charts.
Also, I know the charts likely wouldn’t have to be super complex, but I’m used to working with Bitnami’s charts that are massively complex - I just don’t have the time to go that in-depth.
- Comment on Fediverse Apps on Kubernetes? 6 months ago:
Oh, I know I could get them to run with enough work. I just don’t have that much time to spend on initial implementation and upkeep of the charts.
I’m using FluxCD, which I believe can do deployments of plain Kubernetes manifests, but that still requires a decent amount of overhead to keep up to date.
- Submitted 6 months ago to selfhosted@lemmy.world | 15 comments