Hacker News new | ask | show | jobs
by tommyzli 662 days ago
Just last week I started hacking on a k8s operator for managing postgres roles, grants and databases. I really like the continuous reconciliation for this scenario, especially having previously worked at places that managed this with shell scripts or terraform.
2 comments

This is very interesting! Please share what you can! I've been looking at something similar for MySQL for work myself.
Ah, configurable data loss.