diff options
Diffstat (limited to 'sig-multicluster')
| -rw-r--r-- | sig-multicluster/CONTRIBUTING.md | 4 | ||||
| -rw-r--r-- | sig-multicluster/README.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sig-multicluster/CONTRIBUTING.md b/sig-multicluster/CONTRIBUTING.md index ffb2dc5d..fe130051 100644 --- a/sig-multicluster/CONTRIBUTING.md +++ b/sig-multicluster/CONTRIBUTING.md @@ -275,8 +275,8 @@ See the sig-multicluster [community page] for points of contact and meeting time [community page]: /sig-multicluster [contributors guide]: /contributors/guide [design proposal]: #design-proposals -[design repo]: /contributors/design-proposals/multicluster -[design template]: /contributors/design-proposals/Design_Proposal_TEMPLATE.md +[design repo]: https://git.k8s.io/design-proposals-archive/multicluster +[design template]: https://git.k8s.io/design-proposals-archive/Design_Proposal_TEMPLATE.md [development guide]: /contributors/devel/development.md [existing issue]: #adopt-an-issue [feature repo]: https://github.com/kubernetes/features diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md index a760e5f4..e38bbb29 100644 --- a/sig-multicluster/README.md +++ b/sig-multicluster/README.md @@ -85,7 +85,7 @@ Control Plane for newer Multicluster-specific APIs. Discussions are ongoing to f | Meeting Agenda | https://docs.google.com/document/d/1v-Kb1pUs3ww_x0MiKtgcyTXCAuZlbVlz4_A9wS3_HXY | ### Cluster Registry -Common abstraction for a Registry of Clusters that can store per-Cluster metadata and supports Kubernetes label selection. The Cluster Registry can be deployed as a standalone or an aggregated API server and currently provides a Registry of Clusters without any actively reconciling Kubernetes controller. The API design is documented [here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/multicluster/cluster-registry/api-design.md) and is intended to serve as a basis to develop multicluster controllers. +Common abstraction for a Registry of Clusters that can store per-Cluster metadata and supports Kubernetes label selection. The Cluster Registry can be deployed as a standalone or an aggregated API server and currently provides a Registry of Clusters without any actively reconciling Kubernetes controller. The API design is documented [here](https://git.k8s.io/design-proposals-archive/multicluster/cluster-registry/api-design.md) and is intended to serve as a basis to develop multicluster controllers. | | | | -------------- |:-------| |
