File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
contributors/design-proposals/architecture Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- # Kubernetes Enhancement Proposal (KEP) Process
1
+ # Kubernetes Enhancement Proposal Process
2
2
3
3
## Metadata
4
4
```
@@ -34,6 +34,7 @@ metadata:
34
34
## Summary
35
35
36
36
A standardized development process for Kubernetes is proposed in order to:
37
+
37
38
- provide a common structure for proposing changes to Kubernetes
38
39
- ensure that the motivation for a change is clear
39
40
- allow for the enumeration stability milestones and stability graduation
@@ -51,6 +52,9 @@ A standardized development process for Kubernetes is proposed in order to:
51
52
completion across one or more releases while stakeholders are adequately
52
53
represented throughout the process
53
54
55
+ This process is supported by a unit of work called a Kubernetes Enhancement
56
+ Proposal or KEP.
57
+
54
58
## Motivation
55
59
56
60
For cross project SIGs such as SIG PM and SIG Release an abstraction beyond a
You can’t perform that action at this time.
0 commit comments