Skip to content

Commit 99b2b08

Browse files
Move KServe fromLF AI and Data to CNCF (#1797)
* Move Kserve fromLF AI and Data to CNCF Signed-off-by: Riaan Kleinhans <[email protected]> * Move Kserve fromLF AI and Data to CNCF Signed-off-by: Riaan Kleinhans <[email protected]> * Move Kserve fromLF AI and Data to CNCF Signed-off-by: Riaan Kleinhans <[email protected]> * Move KServe to CNCF Signed-off-by: Riaan Kleinhans <[email protected]> --------- Signed-off-by: Riaan Kleinhans <[email protected]>
1 parent a50df17 commit 99b2b08

File tree

2 files changed

+20
-17
lines changed

2 files changed

+20
-17
lines changed

data/cncf.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,6 +1384,26 @@
13841384
check_sets:
13851385
- community
13861386
- code
1387+
- name: kserve
1388+
display_name: KServe
1389+
description: Standardized Distributed Generative and Predictive AI Inference Platform for Scalable, Multi-Framework Deployment on Kubernetes
1390+
category: model
1391+
logo_url: https://raw.githubusercontent.com/cncf/artwork/main/projects/kserve/icon/color/k-serve-icon-color.svg
1392+
accepted_at: "2025-09-28"
1393+
maturity: incubating
1394+
repositories:
1395+
- name: kserve
1396+
url: https://github.com/kserve/kserve
1397+
check_sets:
1398+
- code
1399+
- name: modelmesh-serving
1400+
url: https://github.com/kserve/modelmesh-serving
1401+
check_sets:
1402+
- code-lite
1403+
- name: community
1404+
url: https://github.com/kserve/community
1405+
check_sets:
1406+
- community
13871407
- name: kube-state-metrics
13881408
display_name: Kube State Metrics
13891409
description: Add-on agent to generate and expose cluster-level metrics

data/lfaidata.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -304,23 +304,6 @@
304304
check_sets:
305305
- community
306306
- code
307-
- name: kserve
308-
display_name: KServe
309-
description: Serverless Inferencing on Kubernetes
310-
category: model
311-
logo_url: https://raw.githubusercontent.com/lfai/artwork/main/projects/kserve/icon/color/k-serve-icon-color.svg
312-
accepted_at: "2021-11-18"
313-
maturity: incubating
314-
repositories:
315-
- name: kserve
316-
url: https://github.com/kserve/kserve
317-
check_sets:
318-
- community
319-
- code
320-
- name: modelmesh-serving
321-
url: https://github.com/kserve/modelmesh-serving
322-
check_sets:
323-
- code-lite
324307
- name: ludwig
325308
display_name: Ludwig
326309
description: Ludwig is a toolbox that allows to train and evaluate deep learning models without the need to write code

0 commit comments

Comments
 (0)