My holiday project was doing another pass at my Homelab Kubernetes cluster, part of which involved switching to a proper operator to manage Postgres. Coincidentally, I setup cloudnative-pg (https://github.com/cloudnative-pg/cloudnative-pg) yesterday.
bo0tzz|2 years ago
ahachete|2 years ago
Hope it would be interesting for you.
[1]: https://ongres.com [2]: https://stackgres.io
x86hacker1010|2 years ago
Szpadel|2 years ago
HA didn't handled this case at all whole cluster went in crash loop
there was also issue of huge pages caused crashing and not easy way to disable those without some dirty injecting of config files at runtime
there could be some my fault at misconfiguration on by side, but I wasn't able to figure anything better from docs
andrewmunsell|2 years ago
OperatorHub is currently the main resource I use, but GitHub stars aren't exposed in the search so I have been looking at the "Capability Level" chart and checking for Github popularity when I find one with the feature support I want.
I'm facing this exact same issue now when trying to find an operator for Redis. I am not sure if I am just missing out on the "right" option by limiting myself to Googling and Operator Hub and looking for the one with the most Github stars, so I am open to tips.
peterbecich|2 years ago