paradedb / charts

ParadeDB Helm Chart, based on the official CloudNativePG Helm Charts
https://paradedb.github.io/charts/
GNU Affero General Public License v3.0
2 stars 1 forks source link

[Question] Rework the chart on top of `cloudnative-pg` instead of `cluster`? #24

Closed philippemnoel closed 6 days ago

philippemnoel commented 1 week ago

What Rework the chart off of cloudnative-pg instead of cluster from the upstream Charts?

Why There seems to be a lot of tooling that's unnecessary to our use case in the cluster chart. We're looking for a streamlined deployment of ParadeDB on top of CloudNativePG

How Probably best to branch off of upstream main, delete the cluster folder, and apply manually the changes we need to the cloudnative-pg folder. There may be a few things from cluster that we want to bring testing-wise, or perhaps we just test on MiniKube/EKS

philippemnoel commented 6 days ago

N/A, @itay-grudev explained to me this is not what we should do.