What problem does it solve?
Provides authoritative deployment and runtime context for Spacebot's Talos Linux Kubernetes cluster so engineers make correct containerization, deployment, networking, storage, and secrets decisions without guessing cluster conventions or breaking GitOps workflows.
Core Features & Use Cases
- Cluster architecture & stack: Describes OS, CNI, ingress, DNS, certificates, storage, and observability components used in production.
- Flux GitOps & templating patterns: Explains the canonical app template, Jinja2 render pipeline, file layout, and the recommended distribution patterns for HelmRelease and OCIRepository usage.
- Operational requirements: Lists required services, ports, PVC and health-check expectations, namespace layout, network policy constraints, and secrets/SOPS practices for deploying Spacebot.
- Use Case Example: Use this reference when updating Spacebot's Dockerfile, HelmRelease values, or Flux templates to ensure compatibility with the ai namespace, LiteLLM routing, CNPG databases, and Envoy Gateway ingress.
Quick Start
Consult cluster-context before modifying Spacebot container images, Dockerfiles, HelmRelease values, or Flux templates to ensure deployments follow the Talos cluster patterns and namespace conventions.