Hacker News new | ask | show | jobs
by edwardrf2 125 days ago
Why not just use kubernetes?
1 comments

K8s is so great, they wrote "kompose" to help deploy Compose files, transpiling the Compose YAML into k8s configs. You'd still be running your own DB cluster as a bunch of containers though.