mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-15 09:33:30 +00:00
4a0d71b3f3
* Archive v2.9 content files / add archive notice * Update config / sidebar * Remove v2.9 redirects * Fix typo in config * Update versions listing page * Fix typo in notice files * Fix typo in versions listing page
18 lines
392 B
Markdown
18 lines
392 B
Markdown
---
|
|
title: Glossary
|
|
---
|
|
|
|
<head>
|
|
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/glossary"/>
|
|
</head>
|
|
|
|
This page covers Rancher-specific terminology and symbols which might be unfamiliar, or which differ between Rancher versions.
|
|
|
|
```mdx-code-block
|
|
import Glossary, {toc as GlossaryTOC} from "/shared-files/_glossary.md"
|
|
|
|
<Glossary />
|
|
|
|
export const toc = GlossaryTOC;
|
|
```
|