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

# Google GKE Integration

> Deploy on Google Kubernetes Engine with Qovery

## Overview

Qovery integrates with Google Kubernetes Engine (GKE) for managed Kubernetes on Google Cloud. Choose **Qovery-managed GKE** or **BYOK**.

<CardGroup cols={2}>
  <Card title="Qovery-Managed GKE" icon="wand-magic-sparkles" href="/configuration/integrations/kubernetes/gke/managed">
    Fully automated GKE cluster setup and management
  </Card>

  <Card title="Bring Your Own GKE" icon="server" href="/configuration/integrations/kubernetes/byok">
    Connect your existing GKE cluster
  </Card>
</CardGroup>

## Features

* Auto-scaling with Cluster Autoscaler
* Preemptible VMs (60-80% discount)
* GKE Autopilot option
* Multi-zone deployment
* Integration with GCP services (Cloud SQL, GCS, etc.)
* Container-Optimized OS

## Setup Guides

<CardGroup cols={2}>
  <Card title="BYOK Setup" icon="plug" href="/configuration/integrations/kubernetes/byok">
    Connect existing GKE cluster
  </Card>
</CardGroup>
