Skip to content

Commit ab9d5ca

Browse files
sig-scalability: add inference-perf subproject
Signed-off-by: Madhav Jivrajani <[email protected]>
1 parent c76ef57 commit ab9d5ca

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

sig-scalability/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ subprojects, and resolve cross-subproject technical issues and decisions.
4949
## Subprojects
5050

5151
The following [subprojects][subproject-definition] are owned by sig-scalability:
52+
### inference-perf
53+
[Described below](#inference-perf)
54+
- **Owners:**
55+
- [kubernetes-sigs/inference-perf/heads/main](https://github.com/kubernetes-sigs/inference-perf/blob/refs/heads/main/OWNERS)
5256
### kubernetes-scalability-and-performance-tests-and-validation
5357
[Described below](#kubernetes-scalability-and-performance-tests-and-validation)
5458
- **Owners:**
@@ -164,5 +168,8 @@ of scalability and performance regressions:
164168

165169
* [Processes](https://github.com/kubernetes/community/tree/master/sig-scalability/processes)
166170

171+
## Inference perf
172+
173+
TODO: to fill in.
167174

168175
<!-- END CUSTOM CONTENT -->

sigs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2732,6 +2732,10 @@ sigs:
27322732
github: aojea
27332733
name: Antonio Ojea
27342734
subprojects:
2735+
- name: inference-perf
2736+
description: '[Described below](#inference-perf)'
2737+
owners:
2738+
- https://raw.githubusercontent.com/kubernetes-sigs/inference-perf/refs/heads/main/OWNERS
27352739
- name: kubernetes-scalability-and-performance-tests-and-validation
27362740
description: '[Described below](#kubernetes-scalability-and-performance-tests-and-validation)'
27372741
owners:

0 commit comments

Comments
 (0)