> ## Documentation Index
> Fetch the complete documentation index at: https://docs.loqate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Verify Helm Charts Overview

> Deploy Verify on Kubernetes using Helm charts for scalable, cloud-native address verification

## What's Included

Deploy Verify with production-tested Helm charts that include:

* **Container images:** All Verify components packaged for Kubernetes
* **Helm charts:** Pre-configured deployment manifests
* **Reference data:** Global Knowledge Repository with 245+ countries
* **Observability:** OpenTelemetry traces, Prometheus metrics, and stdout logging

## Architecture Components

Verify uses a microservices architecture optimized for Kubernetes:

* **InstallManager:** Downloads reference data to persistent storage
* **Memberlist:** Coordinates communication between components
* **QueryCoordinator:** Routes requests to appropriate Spatial-API instances
* **Spatial-API:** Processes verification requests using country-specific data

Deploy Spatial-API instances for high-traffic countries and a catch-all instance for the rest of the world, enabling independent scaling per region.

## Verify Capabilities

* **Global Knowledge Repository (GKR):** Proprietary address database covering 245+ countries and territories
* **Parsing engine:** Context-aware parsing rules that structure unstructured address data
* **High performance:** Process millions of records per hour
* **Transliteration:** Convert between character sets across 8 scripts (Cyrillic, Hellenic, Hebrew, Kanji, Simplified Chinese, Arabic, Thai, Hangul)

## Deployment Benefits

* **Control:** Run in your own cloud with your security policies
* **Scalability:** Auto-scale components based on demand
* **Cost optimization:** Deploy only what you need
* **Visibility:** Built-in monitoring and observability tools

## Routing Options

* **Kubernetes Ingress (default):** Standard ingress controller integration
* **Istio:** Advanced service mesh for sophisticated traffic management

## Scaling Options

* **HPA (default):** Kubernetes Horizontal Pod Autoscaler based on CPU/memory
* **KEDA:** Event-driven autoscaling with custom metrics

## Security

For vulnerability disclosure or security findings, contact [support@loqate.com](mailto:support@loqate.com).

## Next Steps

* [Quick Start](/helm/quick-start) - Deploy Verify in minutes
* [Configuration](/helm/configuration) - Customize your deployment
* [Usage](/helm/usage) - Manage and monitor your installation
