Architecture

Four services on EKS dev-cluster in eu-central-1. Bedrock IDs are owned by platform-config.yaml in LevKesha/ai-platform.

EKS topology: agent-api, rag-service, mcp-server, and n8n on dev-cluster. n8n is on n8n.levkesha.com (own host; n8n has no supported path under Olympus).
Open architecture.svg — static diagram, no telemetry.

Topology

EKS services and edge status
Service Role Deploy Edge
agent-api FastAPI Bedrock /agent gateway. /agent unwired from LiteLLM. Helm / EKS ClusterIP
rag-service Ingestion + semantic search + Claude on EKS. Helm / EKS ClusterIP
mcp-server MCP tools, resources, prompts; IRSA. Helm / EKS ClusterIP
n8n Workflow automation in ai-platform. Own host — n8n 2.25 has no supported reverse-proxy subpath. Login; screenshare demo. Helm / EKS Public ALB n8n.levkesha.com (opens in new tab)

Not public

LiteLLM, Headroom sidecar, Theseus, and spend are ClusterIP / laptop port-forward. Do not treat them as public URLs. No production cluster. IaC branch dev is live; main is parked.