From 86321af6eb2e3d31c38a12ecf5df9740cf01e078 Mon Sep 17 00:00:00 2001 From: Laura Lorenz Date: Wed, 30 Jul 2025 10:16:17 -0700 Subject: [PATCH 1/3] Add basic terminology page for SIG-MC. Signed-off-by: Laura Lorenz --- sig-multicluster/terminology.md | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 sig-multicluster/terminology.md diff --git a/sig-multicluster/terminology.md b/sig-multicluster/terminology.md new file mode 100644 index 00000000000..8107745f1e5 --- /dev/null +++ b/sig-multicluster/terminology.md @@ -0,0 +1,35 @@ +# Terminology + +This file contains terminology in common use by the SIG-Multicluster community, as well as aliases those terms may be used by past or present. + +For more information, see individual subprojects and documents, or the SIG-Multicluster website at https://multicluster.sigs.k8s.io/. + +## About API + +### Previously known as: + +- ClusterProperty API + + +## ClusterProfile API + +### Previously known as: + +- Cluster Inventory + + +## ClusterSet + + +## Multicluster Services API + +### Also known as: + +- MCS +- MCS API + + +## Namespace Sameness + + +## Work API \ No newline at end of file From 48c8d468cbe39bdf56203580f7672fa3cee36016 Mon Sep 17 00:00:00 2001 From: Laura Lorenz Date: Thu, 7 Aug 2025 17:07:23 -0700 Subject: [PATCH 2/3] Align with community comment on website glossary PR And remember ClusterClaim from its time in the bikeshed :) Signed-off-by: Laura Lorenz --- sig-multicluster/terminology.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sig-multicluster/terminology.md b/sig-multicluster/terminology.md index 8107745f1e5..68000b73642 100644 --- a/sig-multicluster/terminology.md +++ b/sig-multicluster/terminology.md @@ -6,9 +6,13 @@ For more information, see individual subprojects and documents, or the SIG-Multi ## About API +### Also known as: + +- ClusterProperty + ### Previously known as: -- ClusterProperty API +- ClusterClaim API ## ClusterProfile API From 12643b537681aa8f809b1295855f3d8e0a73bd64 Mon Sep 17 00:00:00 2001 From: lauralorenz Date: Wed, 3 Sep 2025 09:15:51 -0700 Subject: [PATCH 3/3] Remove contested Cluster Inventory entry for now --- sig-multicluster/terminology.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/sig-multicluster/terminology.md b/sig-multicluster/terminology.md index 68000b73642..e37ab0694d6 100644 --- a/sig-multicluster/terminology.md +++ b/sig-multicluster/terminology.md @@ -17,11 +17,6 @@ For more information, see individual subprojects and documents, or the SIG-Multi ## ClusterProfile API -### Previously known as: - -- Cluster Inventory - - ## ClusterSet @@ -36,4 +31,4 @@ For more information, see individual subprojects and documents, or the SIG-Multi ## Namespace Sameness -## Work API \ No newline at end of file +## Work API