File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Kubernetes Enhancement Proposals (KEPs)
2
2
3
3
A Kubernetes Enhancement Proposal (KEP) is a way to propose, communicate and coordinate on new efforts for the Kubernetes project.
4
- You can read the full details of the project in [ KEP-1 ] ( 0001-kubernetes-enhancement-proposal- process.md) .
4
+ You can read the full details of the project in [ KEP-0000 ] ( sig-architecture/0000-kep- process/README .md) .
5
5
6
6
This process is still in a _ beta_ state and is mandatory for all enhancements beginning release 1.14.
7
7
@@ -43,7 +43,7 @@ Benefits to KEP users (in the limit):
43
43
This will lead to more structured decisions that stick as there is a discoverable record around the decisions.
44
44
45
45
We are inspired by IETF RFCs, Pyton PEPs and Rust RFCs.
46
- See [ KEP-1 ] ( 0001-kubernetes-enhancement-proposal- process.md) for more details.
46
+ See [ KEP-0000 ] ( sig-architecture/0000-kep- process/README .md) for more details.
47
47
48
48
### Do I put my KEP in the root KEP directory or a SIG subdirectory?
49
49
@@ -71,4 +71,4 @@ find the issue where the current state of the KEP is being updated.
71
71
72
72
The KEP process is still evolving!
73
73
If something is missing or not answered here feel free to reach out to [ SIG Architecture] ( https://git.k8s.io/community/sig-architecture/README.md ) .
74
- If you want to propose a change to the KEP process you can open a PR on [ KEP-1 ] ( 0001-kubernetes-enhancement-proposal- process.md) with your proposal.
74
+ If you want to propose a change to the KEP process you can open a PR on [ KEP-0000 ] ( sig-architecture/0000-kep- process/README .md) with your proposal.
You can’t perform that action at this time.
0 commit comments