Skip to documentation content Read the source on GitHub
Browse documentation
Getting Started
Reference
In progress Page being written
Helm values
Every value the LLMKube Helm chart accepts. Defaults are tuned for a small cluster; this page documents what to override at scale.
What this page will cover
- controller.image, controller.resources, controller.replicas: shaping the controller deployment.
- monitoring.podMonitor / serviceMonitor: opting into Prometheus scraping.
- metalAgent.evictionEnabled, memoryPressureWarning, memoryPressureCritical: memory-pressure protection knobs.
- webhooks.enabled and admissionReviews.enabled for clusters that need validating webhooks off.