Looking for Open Source Alternatives to Bitnami for Helm Charts

0
14
Asked By CleverSquirrel42 On

We've been using Bitnami for images compatible with Helm charts, but since it's no longer open source, we're in search of alternatives. Specifically, we need recommendations for Postgres and Redis images that work well with Helm charts. Any suggestions?

4 Answers

Answered By SystemSavant23 On

Can you clarify which application you're looking for? If it's Postgres, using cnpg is a good option. For Redis, the Redis operator works well too!

CleverSquirrel42 -

I'm specifically looking for substitutes that are compatible with Helm charts for both Postgres and Redis.

Answered By TechieTurtle99 On

You might want to check out the official chart provided by the application directly. It could be a solid alternative to Bitnami for your needs.

Answered By CloudNinja88 On

A while back, Bitnami announced they were moving their images to a legacy registry as part of a monetization strategy. So finding an alternative is wise!

Answered By DatabaseDynamo16 On

I'm really happy with the cnpg charts for PostgreSQL. I haven't tested the HA feature, but the backups are impressive, and the chart’s configuration is quite different, so you’ll need to update your settings. For Redis, I’ve been using a basic chart by Pascal Iske, but you might want to explore options like DandyDeveloper or True Charts as well.

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.