> ## 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.

# Azure

## **Deploy Condense inside a private Azure Kubernetes Service cluster running within your Azure Virtual Netwo**

<Frame>
  <img src="https://mintcdn.com/zeliot/37G-NbgojM655-Ip/images/image-120.png?fit=max&auto=format&n=37G-NbgojM655-Ip&q=85&s=88cb7d3b25e2da15ede856ecc6de6ddd" alt="Image" width="2048" height="1167" data-path="images/image-120.png" />
</Frame>

 

<Columns cols={2}>
  <Column>
    <Badge>Kuberenetes</Badge> 

    <Card title="Private AKS Cluster " icon="sparkles">
      Inside a VPC with Cluster Subnet
    </Card>

    <Badge>Container Registry</Badge>

    <Card title="Azure Container Registry" icon="sparkles">
      Local registry synced from Zeliot's central registry 
    </Card>
  </Column>

  <Column>
    <Badge>Ingress</Badge>

    <Card title="Public Static IP" icon="sparkles">
      Nginx handles inbound traffic routing
    </Card>

    <Badge>Management</Badge>

    <Card title="Management VM" icon="sparkles">
      Instide Management Subnet, reached via VPC peering
    </Card>
  </Column>
</Columns>

## Services 

* MQTT Brokers (optional) 
* Observability Services 
* Release Mgmt Services 
* Metering Services 
* Input Connectors 
* Output Connectors 
* Development Containers 
* Kafka message queue 
* Redis cache 
* Configuration Dashboard 
* PVCs for Statefulsets 
