Skip to main content

k8s-common-prerequisites

  • Kubernetes version >= 1.22

  • x86-64/amd64 workloads as currently arm64 architecture is not supported

  • Helm version >= 3.8

  • You must have kubectl access to your cluster

  • The following table describes the hardware requirements that are needed to install SigNoz on Kubernetes:

    ComponentMinimal RequirementsRecommended
    Memory8 GB16 GB
    CPU4 cores8 cores
    Storage30 GB80 GB
  • Suggestion: In case you want to use your own custom storage class for PVCs, you can set global.storageClass configuration to desired storage class.