Inari Architecture Documentation¶
This folder contains the architecture, decisions, and operational guidance for Inari, the 7KGroup Platform Team as a Service (PTaaS) control plane.
What is Inari?¶
Inari is a reusable Internal Developer Platform (IDP) delivery system. Each client receives a dedicated physical Kubernetes control plane running on their own cloud account, managed from a centralized 7KGroup fleet hub.
Repository Scope¶
This repository (7k-inari) is the fleet hub and client overlay repo in a hub-and-spoke model. It does not contain:
- The Hiroba catalog (lives in
github.com/7kgroup/hiroba-catalog) - Reusable GitHub Actions workflows (lives in
github.com/7kgroup/workflows)
How to Read This Documentation¶
Start here and read the numbered sections in order:
- Overview
- Repository Model
- Fleet Hub
- Client Overlays
- Secret Management
- Observability
- Onboarding Flow
- Pilot Scope
Architecture Decision Records (ADRs) are stored in decisions.
Document classification: Internal — Architecture