KServe
Standardized model inference serving platform on Kubernetes
KServe pivots to LLM-first serving: disaggregated inference and model-based routing in v0.21 RC
◆Recent moves
- 2d ago
v0.21.0-rc1 release prep
v0.21.0-rc1 is a release prep commit with no visible user-facing changes recorded in the changelog. The RC cycle indicates final pre-release hardening is ongoing.
View source ↗ - 14d ago
v0.21.0-rc0 release prep
v0.21.0-rc0 is the opening release candidate commit for the 0.21 cycle. No feature changelog visible at this stage.
View source ↗ - 1mo ago
v0.20.0-rc1
v0.20.0-rc1 updates TLS flag handling for the disaggregated inference sidecar and fixes quote escaping in the KV-transfer config generator — both are reliability fixes for the disaggregated inference path introduced in rc0. The InfPool reconcile skip when the CRD is absent prevents crashes in environments without the extension installed.
View source ↗ - 2mo ago
v0.20.0-rc0
⚡ SPARKv0.20.0-rc0 introduces model-based routing gates — traffic is held until the serving model reports healthy in the InferenceService status — and live caching of the inferenceservice-config with change watching. These primitives make multi-model fleet management operationally viable: routes update without pod restarts, and unhealthy model deployments don't receive traffic automatically.
View source ↗ - 3mo ago
v0.19.0-rc0
v0.19.0-rc0 propagates spec.labels and annotations from LLMInferenceService to the generated services, enabling standard Kubernetes observability tooling (Prometheus relabeling, network policies) to work without workarounds. Deployment mode normalization in status fixes a compatibility issue for operators that had migrated from legacy configuration shapes.
View source ↗ - 5mo ago
v0.18.0-rc1
v0.18.0-rc1 adds CSV and Parquet marshallers for data ingestion use cases and fixes ZMQ leader address resolution for multi-node LLM inference via LeaderWorkerSet. The ZMQ fix is operationally significant: multi-node LLM inference with ZMQ-based inter-node coordination had been broken for affected deployments.
View source ↗