summaryrefslogtreecommitdiff
path: root/sig-autoscaling
diff options
context:
space:
mode:
authorSolly Ross <sross@redhat.com>2018-07-26 15:14:18 -0400
committerSolly Ross <sross@redhat.com>2018-08-15 11:02:04 -0400
commitaebe613d41b2056a30f1b9c989b860544420c9b3 (patch)
tree99d997e3476393d02df0f900bed291c84947aabd /sig-autoscaling
parent1171a23ab2e4f8950cb1b88a007e2aae8c7bb194 (diff)
Update SIG Autoscaling in sigs.yaml
This updates the mission statement for SIG Autoscaling to correspond to the scope of SIG Autoscaling in the charter. It also ensures that SIG Autoscaling has the right subprojects listed (cluster autoscaler, vertical pod autoscaler, horizontal-pod-autoscaler, and scale-client, cluster proportional autoscalers, addon-resizer), moving the metrics project to SIG instrumentation where it belongs.
Diffstat (limited to 'sig-autoscaling')
-rw-r--r--sig-autoscaling/README.md24
1 files changed, 20 insertions, 4 deletions
diff --git a/sig-autoscaling/README.md b/sig-autoscaling/README.md
index 6adb05a8..fcfe8f9e 100644
--- a/sig-autoscaling/README.md
+++ b/sig-autoscaling/README.md
@@ -8,7 +8,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
--->
# Autoscaling Special Interest Group
-Covers autoscaling of clusters, horizontal and vertical autoscaling of pods, setting initial resources for pods, topics related to monitoring pods and gathering their metrics (e.g. Heapster)
+Covers development and maintenance of componets for automated scaling in Kubernetes. This includes automated vertical and horizontal pod autoscaling, initial resource estimation, cluster-proportional system component autoscaling, and autoscaling of Kubernetes clusters themselves.
## Meetings
* Regular SIG Meeting: [Mondays at 14:00 UTC](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (biweekly/triweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:00&tz=UTC).
@@ -30,12 +30,28 @@ The Chairs of the SIG run operations and processes governing the SIG.
## Subprojects
The following subprojects are owned by sig-autoscaling:
-- **autoscaler**
+- **scale-client**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/client-go/master/scale/OWNERS
+- **cluster-autoscaler**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS
+- **vertical-pod-autoscaler**
- Owners:
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS
-- **metrics**
+- **horizontal-pod-autoscaler**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/podautoscaler/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS
+- **cluster-proportional-vertical-autoscaler**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS
+- **cluster-proportional-autoscaler**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS
+- **addon-resizer**
- Owners:
- - https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/autoscaler/master/addon-resizer/OWNERS
## GitHub Teams