Home · Glossary · Air-gapped
Enterprise AI glossary · Sovereign & On-Premise AI

Air-gapped

A deployment with zero network connection to the public internet — components cannot reach external services, and external services cannot reach them.

Definition

What Air-gapped means in practice

Air-gapped means literally no connection between the deployment and the public internet. In practice this is enforced by Kubernetes NetworkPolicy or equivalent firewall rules at the cluster namespace level, plus a deployment process that pre-stages every binary, image, and model weight on internal storage before isolation. Air-gapped deployments are the regulatory default for defence and national-security workloads, and increasingly common for tier-1 banks in jurisdictions where the regulator treats LLM inference on customer data as a data-export event. The operational tradeoff is updates: model and software upgrades require a deliberate sneakernet-style review and import process, not a continuous CI/CD pipeline.

Go deeper
Sovereign AI: architecture and deployment →

All 62 terms, in plain language

Sovereign AI, RAG, agentic AI, IDP, MLOps and the regulations that shape enterprise AI.

Browse the glossary →Talk to an engineer →