Hacker News new | ask | show | jobs
Does containerization affect the performance of databases? (kubeblocks.io)
4 points by TalktoCrystal 863 days ago
1 comments

I think the graphs would be better if they didn't start at zero, it's hard to see the difference visually as is.

One of my concerns is around managing statefull data in k8s versus using a managed service. There's more peace of mind handing off data to a managed database versus managing a container (even when using a k8s operator that does all the right things).

I understand. K8s is complicated, but managing data on k8s is already a fact.