mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-13 18:05:38 +00:00
17 lines
391 B
Markdown
17 lines
391 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;
|
|
``` |