The Apibara Operator is the easiest way to run Apibara indexers on Kubernetes.
The operator doesn't have any complex dependencies or requirements, but
requires configuring the service account correctly which can be difficult to
do.
Testing strategy
Start a minikube cluster.
Create a namespace for the tests, e.g. kubectl create namespace test-ns.
Install the chart, enabling tests. Notice you also need an Apibara API Key if
you want the indexer to run properly.
Summary
The Apibara Operator is the easiest way to run Apibara indexers on Kubernetes. The operator doesn't have any complex dependencies or requirements, but requires configuring the service account correctly which can be difficult to do.
Testing strategy
minikube
cluster.kubectl create namespace test-ns
.kubectl get pods -n test-ns
.