Skip to main content

Helmfile Management

Helmfile simplifies managing multiple Helm releases.

Install or Update

Uninstall All Releases

List Releases

Update Specific Release

Helm Management

Direct control over individual releases.

Add Loqate Repository

Install Components

InstallManager:
Memberlist:
QueryCoordinator:
Spatial-API:

Upgrade Release

Uninstall Release

List Releases

Testing Verify

Port Forward to QueryCoordinator

Version Check

Unix/Linux:
Windows:
Expected response:

Verify Request

Unix/Linux:
Windows:
Successful response includes validated address with AVC and AQI scores.

Monitoring

Pod Status

All pods should show 1/1 in the READY column (except InstallManager which shows 0/1 Completed).

Pod Logs

Resource Usage

Recent Events

Scaling

Manual Scaling

Horizontal Pod Autoscaler (HPA)

Configure in your values file:
Apply via Helm:

KEDA (Event-Driven Autoscaling)

See Configuration for KEDA setup.

Configuration Override

Single Value

Multiple Values

From Custom Values File

Complete Cleanup

Remove All Resources

Using Helmfile:
Using Helm:

Verify Cleanup

Should return: No resources found

Common Values

Key configuration options in values.yaml:

Next Steps