paradedb / charts

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

Add tests for running the Helm chart on AWS EKS #12

Closed philippemnoel closed 1 month ago

philippemnoel commented 2 months ago

What We've learned that testing the chart on Minikube is not equivalent to testing on EKS, as there are AWS EKS-specific resources that need to be provided. We should add a test in our CI for testing on AWS EKS.

Why So we can make sure our Chart works.

How Unclear, we can perhaps create a fake EKS cluster with Localstack? Perhaps this should be kept closed-source.