Skip to main content

Helm Charts

Learn how to deploy reShapr on Kubernetes using Helm charts for production-grade environments.

Prerequisites

  • Kubernetes 1.25+
  • Helm 3.8+
  • A PostgreSQL database (or use the embedded one for development)

Overview

reShapr provides two Helm charts, distributed as OCI artifacts:

ChartPurposeOCI artifacts
reshapr-control-planeControl plane API server + databasehttps://quay.io/repository/reshapr/reshapr-helm-charts/reshapr-control-plane
reshapr-proxyMCP gateway (data plane)https://quay.io/repository/reshapr/reshapr-helm-charts/reshapr-proxy

All instructions are on GitHub

Next steps

Agent View