--- title: Size the cluster menuTitle: Size the cluster description: A sizing tool that generates Helm Chart values. aliases: - /docs/installation/helm/generate weight: 100 keywords: [] --- # Size the cluster This tool helps to generate a Helm Charts `values.yaml` file based on specified expected ingestion, retention rate and node type. It will always configure a [scalable]({{}}) deployment. The storage needs to be configured after generation.
Read Replicas Write Replicas Nodes Cores
{{ clusterSize.TotalReadReplicas }} {{ clusterSize.TotalWriteReplicas }} {{ clusterSize.TotalNodes}} {{ clusterSize.TotalCoresRequest}}
Generate and download values file
Defines the log volume in terrabytes expected to be ingested each day. Defines the node type of the Kubernetes cluster. Defines how long the ingested logs should be kept. Defines the expected query performance. Basic enables 3mbps. Super should be chosen if more query throughput is required.
.