Looking for Alternatives to Bitnami’s HA Postgres Helm Chart

0
2
Asked By TechNinja42 On

Since the recent paid changes from Bitnami, I'm searching for a good alternative to run a high availability Postgres database. Has anyone found a reliable option that works well?

5 Answers

Answered By DevOpsGuy2023 On

Just curious, what about alternatives for the Bitnami Redis chart? Any thoughts?

HelmMaster -

Honestly, you don't need a Helm chart to deploy Redis. It's pretty straightforward to set up as is.

RedisRanger -

For now, we just redirected image references to their legacy registry. It works temporarily while we investigate other databases like DragonflyDB.

Answered By PostgresHero On

CNPG is my go-to! It has loads of features compared to simple Helm deployments. Definitely worth a try.

Answered By CoderTurtle On

I've been happy with CloudNativePG myself. It's working out great for me, even though I've never used the Bitnami version, so I can't really compare.

Answered By CloudGeek99 On

I switched to CloudNativePG and really like it! The documentation can be a bit tricky, but once you get the hang of it, it performs excellently. It's one of the best solutions for Kubernetes I've encountered, especially compared to other operators that don't allow tweaking pod resource limits.

PostgresFan84 -

Totally agree! The features it offers, like cluster annotation for suspending and resuming, plus snapshots and master switching, are superb.

CloudyDays -

Thanks for the insight! I'll check it out!

Answered By DataWizard88 On

I recommend giving Zalando or StackGres a shot too. They both have robust features and can handle HA Postgres setups effectively. CloudNativePG is simpler to set up, so it's a great starting point.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.