move KEP process proposal to architecture directory.

...also change filename to match title
This commit is contained in:
caleb miles 2017-09-26 01:29:57 -07:00
parent 71344d2917
commit ddeb2b4b54
No known key found for this signature in database
GPG Key ID: 10D740CAB6AE0787
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Kubernetes Enhancement Proposal (KEP) Process
# Kubernetes Enhancement Proposal Process
## Metadata
```
@ -34,6 +34,7 @@ metadata:
## Summary
A standardized development process for Kubernetes is proposed in order to:
- provide a common structure for proposing changes to Kubernetes
- ensure that the motivation for a change is clear
- allow for the enumeration stability milestones and stability graduation
@ -51,6 +52,9 @@ A standardized development process for Kubernetes is proposed in order to:
completion across one or more releases while stakeholders are adequately
represented throughout the process
This process is supported by a unit of work called a Kubernetes Enhancement
Proposal or KEP.
## Motivation
For cross project SIGs such as SIG PM and SIG Release an abstraction beyond a