KServe
What is KServe?
KServe is open-source AI Model Serving & Inference software for Kubernetes. Operators declare an InferenceService (and optional InferenceGraph) as custom resources. KServe then loads trained models from object storage or Hugging Face, starts a pluggable serving runtime, and exposes prediction or token APIs. It is a control plane for serving, not a training platform and not a hosted model catalog.