Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.uselumina.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Deploy Lumina on Kubernetes for production workloads.

Architecture

┌─────────────────────────────────────┐
│  Kubernetes Cluster                 │
│                                     │
│  ┌─────────────┐  ┌──────────────┐ │
│  │ Ingress     │  │ Load         │ │
│  │ Controller  │  │ Balancer     │ │
│  └──────┬──────┘  └──────┬───────┘ │
│         │                │          │
│  ┌──────▼────────────────▼───────┐ │
│  │ Lumina Services               │ │
│  │ ┌──────┐ ┌────┐ ┌────────┐   │ │
│  │ │Ingest│ │API │ │Dashboard│   │ │
│  │ └──────┘ └────┘ └────────┘   │ │
│  └───────────────────────────────┘ │
│                                     │
│  ┌──────────┐  ┌────────┐         │
│  │PostgreSQL│  │Redis   │         │
│  └──────────┘  └────────┘         │
└─────────────────────────────────────┘

Deployment Methods

Helm Charts

Deploy with Helm (recommended)

Manual Manifests

Deploy with kubectl apply

Next Steps

Production Checklist

Prepare for production

Scaling Guide

Scale for high traffic