PATH Helm Introduction
🚧 WORK IN PROGRESS 🚧
This section is not ready for public consumption.
PATH Components in Helm Deployment
A full PATH deployment is packaged as a single Helm chart, with 3 main components.
Component | Description | Repository |
---|---|---|
PATH (Path API and Tooling Harness) | The Gateway component that provides access to decentralized API providers | buildwithgrove/helm-charts/charts/path |
GUARD (Gateway Utilities for Authentication, Routing & Defense) | The authentication, routing and security layer built using Envoy Gateway | buildwithgrove/helm-charts/charts/guard |
WATCH (Workload Analytics and Telemetry for Comprehensive Health) | The observability layer including Prometheus, Grafana, and Alertmanager | buildwithgrove/helm-charts/charts/watch |
These three components work together to provide a complete gateway solution for accessing decentralized services through protocols like Shannon and Morse.
Resource Requirements
The following are bare minimum resource requirements for PATH and will need to be adjusted based on the expected load.
Resource | Minimum | Recommended |
---|---|---|
CPU Cores | 2 | 4 |
RAM | 4GB | 8GB |
Storage | 10GB | 20GB |