From fb49f4b9535ac1b649b00ef45983f880a0827e61 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Thu, 30 May 2024 14:10:09 -0400 Subject: [PATCH] Quick fix for copy-paste error in version numbers on term in Glossary (#1310) * 358 Glossary project initial draft + styling for definition tags * added sidebar, revised styling * redundant styling specification * typo * switching to shared-file/import structure so we have a single source file to update regardless of version to achieve this, we needed to use an madx-code-block to give us a proper side navigation TOC * updated styling + synonyms * moved version back to before def as grouping it with the synonyms/related terms was visually confusing added some definitions (catalogs, downstream cluster) * styling * filling out definitions icons through M * build failed due to comment tag? * rem'd comments as they were causing the build to fail due to unexpected token error * revised some definitions * revised wording and some formatting fixes * syncing with list in PR * versioning * rm'd placeholders * added Sunil's definitions * tag * Apply suggestions from code review Co-authored-by: Billy Tat Co-authored-by: Sunil Singh * rm'd placeholder * rancher server definition + synonyms * rm'd note from files to put in issue * rm rancher enterprise, rke government * + extension catalogs & registered cluster, syncing related terms, syncing language in definitions * extra tag * versioning info for rke2 * Apply suggestions from code review Co-authored-by: Billy Tat * Apply suggestions from code review Co-authored-by: Billy Tat * updated RKE def * copy-paste error correction --------- Co-authored-by: Billy Tat Co-authored-by: Sunil Singh --- shared-files/_glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared-files/_glossary.md b/shared-files/_glossary.md index f1f6d3825cc..45d0e6d73fc 100644 --- a/shared-files/_glossary.md +++ b/shared-files/_glossary.md @@ -238,7 +238,7 @@ Registered cluster

- Versions: Rancher v2.0–2.4 + Versions: Rancher v2.5 and later

An existing cluster that was provisioned by a third party, then set up to be managed by Rancher. Older versions of Rancher use Imported cluster to refer to a similar concept. The main difference is that there are more management features exposed in the Rancher UI for registered clusters than for imported clusters.