ClusterEye Helm Charts v1.0.0

Kubernetes monitoring and analytics platform with AI-powered insights.

Quick Start

Add Helm Repository


helm repo add clustereye https://charts.clustereye.com
helm repo update

Install ClusterEye Stack

helm install my-clustereye clustereye/clustereye-stack

Install with Custom Values

helm install my-clustereye clustereye/clustereye-stack \
  --set global.domains.frontend=ui.example.com \
  --set global.domains.api=api.example.com \
  --set global.ssl.enable=false

Available Charts

Configuration

See the GitHub repository for detailed configuration options.

Components