diff --git a/sig-scalability/README.md b/sig-scalability/README.md index 073ea4519..738e1cbc5 100644 --- a/sig-scalability/README.md +++ b/sig-scalability/README.md @@ -49,6 +49,10 @@ subprojects, and resolve cross-subproject technical issues and decisions. ## Subprojects The following [subprojects][subproject-definition] are owned by sig-scalability: +### inference-perf +[Described below](#inference-perf) +- **Owners:** + - [kubernetes-sigs/inference-perf/heads/main](https://github.com/kubernetes-sigs/inference-perf/blob/refs/heads/main/OWNERS) ### kubernetes-scalability-and-performance-tests-and-validation [Described below](#kubernetes-scalability-and-performance-tests-and-validation) - **Owners:** @@ -164,5 +168,8 @@ of scalability and performance regressions: * [Processes](https://github.com/kubernetes/community/tree/master/sig-scalability/processes) +## Inference perf + +TODO: to fill in. diff --git a/sigs.yaml b/sigs.yaml index 2441ffa0c..4e4262f4b 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2760,6 +2760,10 @@ sigs: github: aojea name: Antonio Ojea subprojects: + - name: inference-perf + description: '[Described below](#inference-perf)' + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/inference-perf/refs/heads/main/OWNERS - name: kubernetes-scalability-and-performance-tests-and-validation description: '[Described below](#kubernetes-scalability-and-performance-tests-and-validation)' owners: