Skip to content

Commit cb35108

Browse files
authored
Merge pull request #35 from olivercodes/site-home-changes
add KEP links to home page
2 parents 589c9fd + 834c4ea commit cb35108

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

site-src/index.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,15 @@ Whether you are a user interested in using the different APIs or an implementer
8282
# Contributing
8383
If you are interested in contributing to SIG-Multicluster or building an implementation of one of our APIs, then don’t hesitate to [get involved][get-involved] in SIG meetings, issues on projects, or new designs.
8484

85-
[get-involved]: ./contributing/index.md
85+
[get-involved]: ./contributing/index.md
86+
87+
## Read the KEPs!
88+
89+
!!!note
90+
Read more about the [Kubernetes Enhancement Proposal](https://github.com/kubernetes/enhancements/blob/master/keps/README.md)
91+
92+
* You can check out all of the sig keps at the [sig-multicluster KEP home](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster)
93+
94+
* [2149-clusterid](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/2149-clusterid)
95+
* [4322-cluster-inventory](https://github.com/kubernetes/enhancements/blob/master/keps/sig-multicluster/4322-cluster-inventory/README.md)
96+
* [1645-multi-cluster-service-api](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/1645-multi-cluster-services-api)

0 commit comments

Comments
 (0)