|
|
|
|
|
by GauntletWizard
1059 days ago
|
|
You can run databases that way in K8s as well. Nobody does, because it's a terrible abstraction for high availability of conventional databases. The operator pattern does the opposite of help, creating more moving parts. The problem with running databases yourself is that it's hard to run databases, and having dedicated physical hardware works, until it doesn't. Nomad make it easy to run dedicated physical hardware for it. As soon as you have a failed EBS volume with your DB on it. Failed EBS volumes still happen frequently, though we've mostly obviated the problem by using managed dbs. |
|
Know a few people who run hundreds of them too.
And it's perfect for dev shit were colleges pull in their PostgreSQL themselves until later through helm dependencies