Home · Glossary · Egress control
Enterprise AI glossary · Sovereign & On-Premise AI

Egress control

Network policies that block outbound traffic from a deployment so no component can call external services, even by accident or compromise.

Definition

What Egress control means in practice

Egress control is the network-policy layer that makes a sovereign deployment actually sovereign. It is typically implemented as a default-deny NetworkPolicy at the Kubernetes namespace level, with explicit allow-lists for internal targets only. The point is defence in depth: even if a misconfigured library decides to phone home with telemetry, or a compromised dependency tries to exfiltrate a token, the network refuses. In MindMap deployments the audit trail of every blocked egress attempt streams to the customer's SIEM — useful both as a security control and as evidence for the regulator that the air-gap actually holds under operational conditions.

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 →