←back to thread

634 points david927 | 1 comments | | HN request time: 0s | source

What are you working on? Any new ideas that you're thinking about?
Show context
tommyzli ◴[] No.41344935[source]
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.
replies(2): >>41345125 #>>41345334 #
1. THBC ◴[] No.41345334[source]
Ah, configurable data loss.