Skip to content

Commit 8c7e65e

Browse files
authored
Merge pull request kubernetes#2209 from wojtek-t/migrate_keps_to_new_template_9
Migrate remaining autoscaling keps to new template
2 parents db0189b + a8405bb commit 8c7e65e

File tree

6 files changed

+51
-57
lines changed

6 files changed

+51
-57
lines changed

keps/sig-autoscaling/0032-enhance-hpa-metrics-specificity.md renamed to keps/sig-autoscaling/117-hpa-metrics-specificity/README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
1-
---
2-
title: Enhance HPA Metrics Specificity
3-
authors:
4-
- "@directxman12"
5-
owning-sig: sig-autoscaling
6-
participating-sigs:
7-
- sig-instrumentation
8-
reviewers:
9-
- "@brancz"
10-
- "@maciekpytel"
11-
approvers:
12-
- "@brancz"
13-
- "@maciekpytel"
14-
- "@directxman12"
15-
editor: "@directxman12"
16-
creation-date: 2018-04-19
17-
last-updated: 2018-04-19
18-
status: implemented
19-
---
20-
211
# Enhance HPA Metrics Specificity
222

233
## Table of Contents
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
title: Enhance HPA Metrics Specificity
2+
kep-number: 117
3+
authors:
4+
- "@directxman12"
5+
owning-sig: sig-autoscaling
6+
participating-sigs:
7+
- sig-instrumentation
8+
reviewers:
9+
- "@brancz"
10+
- "@maciekpytel"
11+
approvers:
12+
- "@brancz"
13+
- "@maciekpytel"
14+
- "@directxman12"
15+
editor: "@directxman12"
16+
creation-date: 2018-04-19
17+
last-updated: 2018-04-19
18+
status: implemented

keps/sig-autoscaling/0001-container-resource-autoscaling.md renamed to keps/sig-autoscaling/1610-container-resource-autoscaling/README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
---
2-
title: Container Resource based Autoscaling
3-
authors:
4-
- "@arjunrn"
5-
owning-sig: sig-autoscaling
6-
reviewers:
7-
- "@josephburnett"
8-
- "@mwielgus"
9-
- "@gjtempleton"
10-
approvers:
11-
- "@josephburnett"
12-
- "@gjtempleton"
13-
creation-date: 2020-02-18
14-
last-updated: 2020-11-03
15-
status: implementable
16-
---
17-
181
# Kubernetes Enhancement Proposal Process
192

203
## Table of Contents
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
title: Container Resource based Autoscaling
2+
kep-number: 1610
3+
authors:
4+
- "@arjunrn"
5+
owning-sig: sig-autoscaling
6+
reviewers:
7+
- "@josephburnett"
8+
- "@mwielgus"
9+
- "@gjtempleton"
10+
approvers:
11+
- "@josephburnett"
12+
- "@gjtempleton"
13+
creation-date: 2020-02-18
14+
last-updated: 2020-11-03
15+
status: implementable

keps/sig-autoscaling/20190307-configurable-scale-velocity-for-hpa.md renamed to keps/sig-autoscaling/853-configurable-hpa-scale-velocity/README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
1-
---
2-
title: Configurable scale up/down velocity for HPA
3-
authors:
4-
- "@gliush"
5-
- "@arjunrn"
6-
owning-sig: sig-autoscaling
7-
participating-sigs:
8-
reviewers:
9-
- "@mwielgus"
10-
- "@josephburnett"
11-
approvers:
12-
- "@mwielgus"
13-
- "@josephburnett"
14-
editor: TBD
15-
creation-date: 2019-03-07
16-
last-updated: 2020-01-29
17-
status: implemented
18-
superseded-by:
19-
---
20-
211
# Configurable scale up/down velocity for HPA
222

233
## Table of Contents
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
title: Configurable scale up/down velocity for HPA
2+
kep-number: 853
3+
authors:
4+
- "@gliush"
5+
- "@arjunrn"
6+
owning-sig: sig-autoscaling
7+
participating-sigs:
8+
reviewers:
9+
- "@mwielgus"
10+
- "@josephburnett"
11+
approvers:
12+
- "@mwielgus"
13+
- "@josephburnett"
14+
editor: TBD
15+
creation-date: 2019-03-07
16+
last-updated: 2020-01-29
17+
status: implemented
18+
superseded-by:

0 commit comments

Comments
 (0)