After a few years of Kubernetes, I think I'm officially tired of it. When all you have is K8s, everything looks like a controller.
I feel like exploring other infra paradigms—NixOS on servers is something I haven't tried yet. I plan to try it for the thing I'm building currently.
Serverful is in.
I feel like exploring other infra paradigms—NixOS on servers is something I haven't tried yet. I plan to try it for the thing I'm building currently.
Serverful is in.
Comments
I've wanted to make an alternative for a while, but don't have the time. 😅
The CRDT / eventually-consistent stuff I'm working on seems like it might help and replace RAFT.
I have a hunch that a lot of the cluster configuration could be safely eventually consistent so that you get partition resilient self-management.