Skip to documentation content View CRD bases on GitHub
Browse documentation
Getting Started
Reference
In progress Page being written
CRD YAML
The full generated OpenAPI v3 schemas for the Model and InferenceService CRDs. Authoritative field definitions, validations, and printer columns straight from the operator's controller-gen output.
What this page will cover
- inference.llmkube.dev_models.yaml: every Model field, type, default, and validation pattern.
- inference.llmkube.dev_inferenceservices.yaml: every InferenceService field, including embedded VLLMConfig, TGIConfig, PersonaPlexConfig, AutoscalingSpec.
- Printer columns shown by kubectl get mdl and kubectl get isvc.
- Status condition types and how the controller transitions between them.