diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2019-05-03 11:20:52 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2019-05-03 11:20:52 -0700 |
| commit | f2c3064a5bd64339f316e6719094c3782d503102 (patch) | |
| tree | 27615ea3a8a43eea691594b2ac4c7f9e11a5179e /sig-scalability/README.md | |
| parent | 2b74274adc291a2748a5b1052a5e8767295b8085 (diff) | |
Ran make
Diffstat (limited to 'sig-scalability/README.md')
| -rw-r--r-- | sig-scalability/README.md | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/sig-scalability/README.md b/sig-scalability/README.md index d0253b7f..8b609f53 100644 --- a/sig-scalability/README.md +++ b/sig-scalability/README.md @@ -22,8 +22,8 @@ The [charter](charter.md) defines the scope and governance of the Scalability Sp ### Chairs The Chairs of the SIG run operations and processes governing the SIG. -* Wojciech Tyczynski (**[@wojtek-t](https://github.com/wojtek-t)**), Google * Shyam Jeedigunta (**[@shyamjvs](https://github.com/shyamjvs)**), AWS +* Wojciech Tyczynski (**[@wojtek-t](https://github.com/wojtek-t)**), Google ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-scalability) @@ -33,11 +33,20 @@ The Chairs of the SIG run operations and processes governing the SIG. ## Subprojects The following subprojects are owned by sig-scalability: +- **kubernetes-scalability-and-performance-tests-and-validation** + - Description: [Described below](#kubernetes-scalability-and-performance-tests-and-validation) + - Owners: + - https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/processes/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/scalability/OWNERS +- **kubernetes-scalability-bottlenecks-detection** + - Description: [Described below](#kubernetes-scalability-bottlenecks-detection) + - Owners: + - https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/blogs/OWNERS - **kubernetes-scalability-definition** - Description: [Described below](#kubernetes-scalability-definition) - Owners: - - https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/slos/OWNERS - https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/configs-and-limits/OWNERS + - https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/slos/OWNERS - **kubernetes-scalability-governance** - Description: [Described below](#kubernetes-scalability-governance) - Owners: @@ -49,17 +58,8 @@ The following subprojects are owned by sig-scalability: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/kubemark/OWNERS - - https://raw.githubusercontent.com/kubernetes/perf-tests/master/clusterloader2/OWNERS - https://raw.githubusercontent.com/kubernetes/perf-tests/master/OWNERS -- **kubernetes-scalability-and-performance-tests-and-validation** - - Description: [Described below](#kubernetes-scalability-and-performance-tests-and-validation) - - Owners: - - https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/processes/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/scalability/OWNERS -- **kubernetes-scalability-bottlenecks-detection** - - Description: [Described below](#kubernetes-scalability-bottlenecks-detection) - - Owners: - - https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/blogs/OWNERS + - https://raw.githubusercontent.com/kubernetes/perf-tests/master/clusterloader2/OWNERS ## GitHub Teams |
