OpenOva
AI-native infrastructure platform. 52 open-source components. Every one managed by AI.
Cloud-native is the foundation. AI-native is the differentiator. OpenOva provides 52 curated open-source components on Kubernetes — every one designed to be AI-manageable. Our AI brain (Specter) has pre-built semantic knowledge of every CRD, integration dependency, and failure mode across the entire ecosystem. It sends surgical, structured context to LLMs — not raw log dumps. Faster, cheaper, more accurate than anything bolted on after the fact.
Documentation
Repository Structure
openova/
├── core/ # Bootstrap + Lifecycle Manager
├── platform/ # All 52 component blueprints (flat)
├── products/ # Bundled vertical solutions
│ ├── cortex/ # OpenOva Cortex - Enterprise AI Hub
│ ├── fingate/ # OpenOva Fingate - Open Banking (+ 6 services)
│ ├── fabric/ # OpenOva Fabric - Data & Integration
│ ├── relay/ # OpenOva Relay - Communication
│ └── axon/ # OpenOva Axon - SaaS LLM Gateway
└── docs/ # Platform documentation
What We Provide
| Offering |
Description |
| AI-Native Operations |
Specter manages your infrastructure with pre-built semantic knowledge of all 52 components. Token-efficient, auditable, self-healing. |
| Turnkey Ecosystem |
52 curated open-source components, production-grade, deployed instantly. Every one AI-manageable by design. |
| Comprehensive Migration (Exodus) |
Full legacy assessment, AI modernization roadmap, and structured migration. Not lift-and-shift — true modernization. |
| Expert Network |
52 open-source disciplines under one support contract. Human expertise when AI needs human judgment. |
Platform Architecture
Bootstrap Wizard → Customer's K8s + Catalyst IDP + Flux + Gitea
→ OpenOva Blueprints (stays in picture)
→ Specter AI agents (pre-built semantic knowledge)
│
├── Axon (SaaS LLM Gateway) ── default
└── Cortex (Self-hosted AI) ── air-gap / sovereign
Two-Phase Provisioning:
- Bootstrap (OpenTofu): Initial cluster + core components + Specter agents
- Lifecycle Manager (Crossplane): Day-2 operations + a la carte components
AI-Native by Design:
- Structured CRDs across all 52 components (machine-readable configuration)
- Unified OTel telemetry (correlated signals across the full stack)
- Kyverno policy-as-code (machine-readable security and compliance)
- Declarative GitOps via Flux (all state in Git, diffable by AI)
Platform Components (52)
All components under platform/ (flat structure):
Mandatory (Core Platform)
Infrastructure & Provisioning
| Component |
Purpose |
| opentofu |
Infrastructure as Code (bootstrap, MPL 2.0) |
| crossplane |
Day-2 cloud resource provisioning |
GitOps & Git
| Component |
Purpose |
| flux |
GitOps configuration |
| gitea |
Self-hosted Git + CI/CD |
Networking
| Component |
Purpose |
| cilium |
CNI + Service Mesh (eBPF, mTLS) |
| external-dns |
DNS synchronization |
| k8gb |
Global Server Load Balancing |
Security
Supply Chain Security
| Component |
Purpose |
| sigstore |
Container image signing (Sigstore/Cosign) |
| syft-grype |
SBOM generation + vulnerability matching |
WAF
| Component |
Purpose |
| coraza |
Web Application Firewall (OWASP CRS) |
Policy
| Component |
Purpose |
| kyverno |
Policy engine (validation, mutation, generation) |
Observability
| Component |
Purpose |
| grafana |
LGTM stack (Loki, Tempo, Mimir) |
| opensearch |
Hot SIEM backend (security analytics) |
Scaling
| Component |
Purpose |
| vpa |
Vertical Pod Autoscaler |
| keda |
Event-driven autoscaling |
Operations
| Component |
Purpose |
| reloader |
Auto-restart on ConfigMap/Secret changes |
Storage & Registry
| Component |
Purpose |
| minio |
S3-compatible object storage |
| velero |
Kubernetes backup |
| harbor |
Container registry |
Failover
A La Carte (Optional)
Data
| Component |
Purpose |
| cnpg |
PostgreSQL operator |
| ferretdb |
MongoDB wire protocol on PostgreSQL |
| valkey |
Redis-compatible cache |
| strimzi |
Apache Kafka streaming |
| clickhouse |
Column-oriented analytics database |
CDC
| Component |
Purpose |
| debezium |
Change data capture |
Workflow & Processing
| Component |
Purpose |
| temporal |
Saga orchestration + compensation |
| flink |
Stream + batch processing |
Data Lakehouse
| Component |
Purpose |
| iceberg |
Open table format |
Identity
| Component |
Purpose |
| keycloak |
FAPI Authorization Server |
Monetization
Communication
| Component |
Purpose |
| stalwart |
Self-hosted email server |
| stunner |
K8s-native TURN/STUN (WebRTC) |
| livekit |
Video/audio/data (WebRTC SFU) |
| matrix |
Team chat (Matrix/Synapse) |
AI/ML
AI Safety & Observability
Chaos Engineering
| Component |
Purpose |
| litmus |
Chaos engineering experiments |
Products
Bundled vertical solutions that reference components from platform/:
OpenOva Cortex (AI Hub)
Enterprise AI platform with LLM serving, RAG, AI safety, and LLM observability.
Uses: kserve, knative, vllm, milvus, neo4j, librechat, bge, llm-gateway, anthropic-adapter, nemo-guardrails, langfuse
See products/cortex/
OpenOva Fingate (Open Banking)
Fintech sandbox with PSD2/FAPI compliance.
Uses: keycloak, openmeter + 6 custom services
See products/fingate/
OpenOva Fabric (Data & Integration)
Event-driven data integration and lakehouse analytics.
Uses: strimzi, flink, temporal, debezium, iceberg, clickhouse, minio
See products/fabric/
OpenOva Relay (Communication)
Enterprise communication platform with email, video, chat, and WebRTC.
Uses: stalwart, livekit, stunner, matrix
See products/relay/
OpenOva Axon (SaaS LLM Gateway)
Hosted inference gateway connecting to OpenOva Cortex.
See products/axon/
Cloud Providers
| Provider |
Status |
| Hetzner Cloud |
Available |
| Huawei Cloud |
Coming Soon |
| Oracle Cloud (OCI) |
Coming Soon |
Getting Started
# Managed Bootstrap (recommended)
# Visit https://bootstrap.openova.io
# Self-Hosted Bootstrap
docker run -p 8080:8080 ghcr.io/openova-io/bootstrap:latest
Sync to Customer Gitea
This monorepo syncs to customer's multi-repo Gitea:
GitHub (monorepo) Customer Gitea (multi-repo)
───────────────── ──────────────────────────
openova/core/ ──sync──> openova-core/
openova/platform/cilium/ ──sync──> openova-cilium/
openova/platform/flux/ ──sync──> openova-flux/
AI-native infrastructure. Open source. Instant.