From ab9d5ca2c91694b1f91b8a1f8369725684bd1bf8 Mon Sep 17 00:00:00 2001 From: Madhav Jivrajani Date: Tue, 14 Jan 2025 17:30:26 -0600 Subject: [PATCH] sig-scalability: add inference-perf subproject Signed-off-by: Madhav Jivrajani --- sig-scalability/README.md | 7 +++++++ sigs.yaml | 4 ++++ 2 files changed, 11 insertions(+) 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 4f712525c..c587a433b 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2732,6 +2732,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: