Version
ModelService Custom Resource
On this page
This document is for an older version of Modelplane.
This document applies to Modelplane v0.1 and not to the latest release v0.3.
Expose model endpoints via a unified OpenAI-compatible URL.
Concept guide: Expose a Model →
#Metadata
#Example
Manifest
apiVersion: modelplane.ai/v1alpha1
kind: ModelService
metadata:
name: qwen-72b
namespace: ml-team
spec:
endpoints:
- selector:
matchLabels:
modelplane.ai/deployment: qwen-72b