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

# GCP

## **Deploy Condense inside Google Kubernetes Engine within your Google Cloud projec**

<Frame>
  <img src="https://mintcdn.com/zeliot/JUf_s0lePzZuwYQD/images/image-121.png?fit=max&auto=format&n=JUf_s0lePzZuwYQD&q=85&s=ce4e98e69703924a74154b29a4f56d76" alt="Image" width="2048" height="1167" data-path="images/image-121.png" />
</Frame>

 

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

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

    <Badge>Container Registry</Badge>

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

  <Column>
    <Badge>Ingress</Badge>

    <Card title="External Load Balancer " icon="sparkles">
      Public Static IP, GCP ingress pattern 
    </Card>

    <Badge>Management</Badge>

    <Card title="Management Server" icon="sparkles">
      Inside Mgmt Subnet, K8S operators run as clusters 
    </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 
