Skip to content

Commit 11e2a8a

Browse files
authored
Merge pull request kubernetes#2169 from prankul88/capi-enhancement-readme
Add README for cluster-api keps
2 parents 48a70c6 + b75589a commit 11e2a8a

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

hack/.notableofcontents

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ keps/sig-apps/README.md
33
keps/sig-autoscaling/README.md
44
keps/provider-aws/README.md
55
keps/sig-cli/kep-faq.md
6+
keps/sig-cluster-lifecycle/clusterapi/README.md
67
keps/sig-cluster-lifecycle/kubeadm/0023-documentation-for-images.md
78
keps/sig-cluster-lifecycle/kubeadm/README.md
89
keps/sig-network/README.md
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Cluster API CAEPs
2+
3+
Cluster API follows its [own process](https://cluster-api.sigs.k8s.io/contributing#proposal-process-caep) for enhancement proposals.
4+
The current list of proposals can be found [here](https://sigs.k8s.io/cluster-api/docs/proposals).
5+
6+
**Note:** CAEP process is fundamentally a derivative of the KEP.

0 commit comments

Comments
 (0)