30 lines
916 B
Markdown
30 lines
916 B
Markdown
---
|
|
title: Customize your InfluxDB cluster
|
|
description: >
|
|
Customize the scale and configuration of your cluster to best suit your workload.
|
|
menu:
|
|
influxdb3_clustered:
|
|
name: Customize your cluster
|
|
parent: Install InfluxDB Clustered
|
|
weight: 102
|
|
cascade:
|
|
metadata:
|
|
- Install InfluxDB Clustered
|
|
- 'Phase 2: Customize your cluster'
|
|
metadata:
|
|
- Install InfluxDB Clustered
|
|
- Phase 2
|
|
related:
|
|
- /influxdb3/clustered/admin/scale-cluster/
|
|
- /influxdb3/clustered/admin/env-vars/
|
|
---
|
|
|
|
This phase of the installation process customizes the scale and configuration of
|
|
your InfluxDB cluster to meet the needs of your specific workload.
|
|
|
|
## Phase 2 steps
|
|
|
|
{{< children type="ordered-list" >}}
|
|
|
|
{{< page-nav prev="/influxdb3/clustered/install/set-up-cluster/test-cluster/" prevText="Test your cluster" next="/influxdb3/clustered/install/customize-cluster/scale/" nextText="Customize cluster scale" >}}
|