🎮 KataGo Server Helm Repository

KataGo Server Mascot

Helm v3 GitHub

Welcome to the Helm chart repository for KataGo Server - a high-performance REST API server for KataGo, written in Rust.

📦 Installation

Add the Helm Repository

helm repo add katago-server https://stubbi.github.io/katago-server
helm repo update

Install the Chart

helm install my-katago-server katago-server/katago-server

Install with Custom Values

helm install my-katago-server katago-server/katago-server \
  --set config.logLevel=debug \
  --set resources.limits.cpu=4000m \
  --set resources.limits.memory=2Gi

🔧 Configuration

The chart supports extensive configuration options. Common configurations include:

For all configuration options, see the chart documentation.

📊 Available Charts

View available chart versions in index.yaml.

🔗 Links