Skip to main content

Kubernetes

CubeAPM can be deployed on Kubernetes using the official Helm charts.

helm repo add cubeapm https://charts.cubeapm.com
helm repo update
helm install cubeapm cubeapm/cubeapm

Please refer to CubeAPM Helm Chart documentation for details of all available configuration parameters.