> ## Documentation Index
> Fetch the complete documentation index at: https://docs.condense.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Security model

Enterprise-grade security is built into every deployment. Supports compliance with GDPR, HIPAA, SOC 2 Type II, and ISO 27001 requirements

<Columns cols={3}>
  <Column>
    <Card title="Private K8s Cluster" icon="sparkles">
      No public control plane exposure
    </Card>

    <Card title="Data Sovereignty" icon="sparkles">
      Business data never leaves your environment
    </Card>

    <Card title="Local Image Registry" icon="sparkles">
      Only approved container images are deployed
    </Card>
  </Column>

  <Column>
    <Card title="RBAC" icon="sparkles">
      Fine-grained permission across users & services
    </Card>

    <Card title="Network Isolation" icon="sparkles">
      Private networking with VPC/VNet segmentation
    </Card>

    <Card title="Customer-Owned Infra" icon="sparkles">
      Infrastructure remains under your cloud account
    </Card>
  </Column>

  <Column>
    <Frame>
      <img src="https://mintcdn.com/zeliot/4l_ATI9DJqzNsn7w/images/image-117.png?fit=max&auto=format&n=4l_ATI9DJqzNsn7w&q=85&s=e2f9d4f0013a27790d1215c2bce66efb" alt="Image" width="867" height="1024" data-path="images/image-117.png" />
    </Frame>
  </Column>
</Columns>
