Skip to content

Commit 595bc7f

Browse files
committed
Add ClusterInventory API to the intro. Marking it as WIP for now and it links to the KEP that is still under review
Signed-off-by: Mike Ng <[email protected]>
1 parent cec4045 commit 595bc7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site-src/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ To meet the goals listed above, the SIG-Multicluster team has worked to define t
5555
* [About API][about-api-reference]: allows to uniquely identify clusters within a set of clusters ([clusterset][clusterset-definition])
5656
* [Multicluster Services API][mc-api-reference]: allows to expose services across clusters which are part of a given [clusterset][clusterset-definition].
5757
* [Work API][work-api-reference]: allows to define the workloads to be deployed across clusters which are part of a given [clusterset][clusterset-definition].
58+
* [ClusterInventory API](https://github.com/kubernetes/enhancements/pull/4323/): simplifies the discovery and management of clusters, offering a comprehensive status overview for both applications and human operators. Work in progress.
5859

5960
[about-api-reference]: ./concepts/about-api.md
6061
[mc-api-reference]: ./concepts/multicluster-services-api.md

0 commit comments

Comments
 (0)