engines: renders independent StatefulSets, Services, and ConfigMaps. The gateway, Metadata Service, and PostgreSQL are shared.
Values
engineSpec defaults. For the full surface, see helm/README.md.
Install
Install the chart with the multi-engine values file:Verify
List the engine StatefulSets the release created:replicas: 2 on analytics renders two independent 1-replica StatefulSets. The chart does not run multi-replica engines under a single StatefulSet.
Route queries
Forward the gateway Service to a local port and send one query per engine:400.
Change the engine set
Editengines: and run helm upgrade. Removing an engine deletes its StatefulSets but leaves the PVCs (Kubernetes default Retain).