Glasswall Halo deployment and upgrades are carried out via the use of Helm charts.

Glasswall provides customers with a secure token to access the Helm charts and all associated container images.

You can follow the steps below to complete the GKE deployment and setup, but please [contact us](https://www.glasswall.com/contact/) if you have any questions or require more support.

## Glasswall Halo installation via google Kubernetes Engine (GKE)

  * [**Prerequisites**](/halo/gke-prerequisites)
  * [**Step 1 - Set your Kubernetes context to GKE**](/halo/gke-step-1)
  * [**Step 2 - Create Glasswall Halo namespace**](/halo/gke-step-2)
  * [**Step 3 - Enable your GKE cluster to access secrets**](/halo/gke-step-3)
  * [**Step 4 - Manage secrets**](/halo/gke-step-4)
  * [**Step 5 - Enable access to Glasswall's artifact registry**](/halo/gke-step-5)
  * [**Step 6 - Pull Helm charts**](/halo/gke-step-6)
  * [**Step 7 - Install and configure prerequisite components**](/halo/gke-step-7)
  * [**Step 8 - Install CDR components**](/halo/gke-step-8)

<!-- markdownlint-disable MD033 -->
<div class="text--center margin-top--lg" style={{display: 'flex', justifyContent: 'center', gap: '12px'}}>
  <a href="/halo/gke-prerequisites" class="button button--primary">
    Let's get started →
  </a>

</div>
<!-- markdownlint-disable MD033 -->