---
component: ROOT
version: "2026.1"
slug: ROOT/installation/index
canonical_url: "https://docs.gradle.com/develocity/2026.1/installation/"
title: "Installation"
description: "Choose an installation path for Develocity based on your infrastructure and scaling needs."
keywords: []
status: current
---

<!-- llms-index: https://docs.gradle.com/develocity/llms.txt -->

# Installation

<a id="preamble"></a>

Deploy Develocity on your preferred infrastructure using Helm and Kubernetes.

Develocity offers two deployment models:

*   **Kubernetes Cluster** — Recommended deployment model. Provides high availability, horizontal scaling, and resilience across multiple nodes.
    
*   **Standalone** — Single-node deployment with simplified operations and lower infrastructure overhead.
    

Both models use Helm charts and standard Kubernetes resources. Choose the guide that matches your infrastructure.

<a id="installation-guides"></a>

## Installation Guides

Self-Hosted

Deploy on your own Kubernetes infrastructure

*   [Kubernetes Cluster](https://docs.gradle.com/develocity/2026.1/installation/kubernetes-installation/)
*   [Standalone](https://docs.gradle.com/develocity/2026.1/installation/standalone-installation/)

Amazon Web Services

Deploy on AWS managed services

*   [EKS](https://docs.gradle.com/develocity/2026.1/installation/aws/aws-eks-cluster/)
*   [EC2](https://docs.gradle.com/develocity/2026.1/installation/aws/aws-ec2-standalone/)
*   [Authentication](https://docs.gradle.com/develocity/2026.1/installation/aws/irsa/)

Microsoft Azure

Deploy on Azure managed services

*   [AKS](https://docs.gradle.com/develocity/2026.1/installation/azure/azure-aks-cluster/)
*   [Azure VM](https://docs.gradle.com/develocity/2026.1/installation/azure/azure-vm-standalone/)

Google Cloud

Deploy on Google Cloud managed services

*   [GKE](https://docs.gradle.com/develocity/2026.1/installation/google-cloud/gke-kubernetes/)
*   [Compute Engine VM](https://docs.gradle.com/develocity/2026.1/installation/google-cloud/gce-standalone/)

<a id="before-you-begin"></a>

## Before You Begin

**Quickstart Guides** — Get up and running quickly with step-by-step quickstart guides for common deployment scenarios. [Quickstart Guides](https://docs.gradle.com/develocity/2026.1/quickstart/)

**Helm Chart Reference** — Complete reference for all Helm chart configuration values used in Develocity deployments. [Helm Chart Reference](https://docs.gradle.com/develocity/2026.1/reference/helm-charts/cluster/)