Skip to content

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:

  1. Overview
  2. Repository Model
  3. Fleet Hub
  4. Client Overlays
  5. Secret Management
  6. Observability
  7. Onboarding Flow
  8. Pilot Scope

Architecture Decision Records (ADRs) are stored in decisions.


Document classification: Internal — Architecture