What is Kantai?
Kantai is EOSE's multi-agent AI platform. It deploys intelligent agents that work together to manage infrastructure, automate workflows, and handle operations around the clock.
Available as open-source (self-hosted), fully managed by EOSE, or customer-hosted on any cloud.
Architecture — Serverless-First
Kantai runs on serverless container platforms by default — Azure Container Apps, AWS Fargate, or GCP Cloud Run. Agents scale to zero when idle and wake on demand in 5-8 seconds.
For enterprises needing full control, Kantai also deploys on Kubernetes (AKS, EKS, GKE) or locally via Docker Compose with encrypted disk.
Deploy Anywhere
┌──────────────────────────────────────────────────────────────────┐
│ Kantai AI Fleet Platform │
├──────────────────────────────────────────────────────────────────┤
│ │
│ Serverless (Default) Kubernetes Local │
│ ┌─────────────────┐ ┌──────────┐ ┌────────┐ │
│ │ Azure ACA │ │ AKS │ │ Docker │ │
│ │ AWS Fargate │ │ EKS │ │Compose │ │
│ │ GCP Cloud Run │ │ GKE │ │ + LUKS │ │
│ └────────┬────────┘ └────┬─────┘ └───┬────┘ │
│ │ │ │ │
│ └────────────┬───────────┘─────────────────────┘ │
│ │ │
│ ┌─────────▼─────────┐ │
│ │ Same Images │ │
│ │ Same Configs │ │
│ │ Same Security │ │
│ └───────────────────┘ │
└──────────────────────────────────────────────────────────────────┘
No vendor lock-in. Same container images run on every platform. Move between clouds with a config change.
Why Serverless?
Most AI agents sit idle 90%+ of the time. Serverless means you don’t pay for that idle time.
| Agent | Role | Typical Activity | Serverless Benefit |
|---|---|---|---|
| Captain ⚓ | CTO / Primary | Always available | Stays warm (min:1) |
| Officer 🎖️ | Security | On-demand scans | Scales to 0 between scans |
| Bosun 🔧 | Infra ops | Triggered by events | Wakes in 5-8s |
| Helmsman 🧭 | Web ops | Deploy events only | $0 when no deploys |
| Signals 📡 | OSINT | 4x daily scans | Active ~2hrs/day total |
Result: Only your primary agent runs 24/7. Everything else costs $0 when idle.
Master Control — Enterprise Operations
🎖️ Master Control — Captain's Bridge
A complete AI operations center with two specialized principals — Security Principal (CISO's Bridge) and Solutions Principal (CTO's Bridge) — each commanding dedicated crews.
Deploys on any cloud. Serverless by default. Full governance suite.
Custom pricing · Multi-cloud · Multi-region · Enterprise SLA
Tiers: OSS → Basic → Family → Command → Admiral → Master Control
OSS vs Managed
PEMOS OSS
Self-hosted, community-driven. Deploy on your own infrastructure — any cloud, any cluster, or your laptop.
- Docker Compose quickstart
- Helm chart for Kubernetes
- Multi-cloud deployment guides
- Community support
PEMOS Managed
Fully operated by EOSE on serverless infrastructure. We handle deployment, scaling, upgrades, and monitoring.
- Serverless (scale-to-zero)
- SLA-backed uptime
- Multi-cloud deployment
- Enterprise support ladder
Portal Features
The Gangway Portal is your command center — same interface regardless of deployment platform.
Dashboard
Fleet overview, agent health, cost tracking, deployment status.
Chat
Conversational interface to every agent in your fleet.
Nava
Knowledge discovery across your agent fleet.
Wiki
Agent-maintained knowledge base.
Governance
Policy management, audit logs, compliance.
Tetraban
4-level kill switch + work tracking.