Skip to content

Commit 8e18f24

Browse files
authored
Merge pull request #17 from mikeshng/intro-cluster-inventory-api
Add ClusterInventory API to the intro section.
2 parents cec4045 + 595bc7f commit 8e18f24

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)