mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-27 23:28:42 +00:00
19 lines
936 B
Markdown
19 lines
936 B
Markdown
---
|
||
title: Integrations in Rancher
|
||
---
|
||
|
||
<head>
|
||
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/integrations-in-rancher"/>
|
||
</head>
|
||
|
||
Prime is the Rancher ecosystem’s enterprise offering, with additional security, extended lifecycles, and access to Prime-exclusive documentation. Rancher Prime installation assets are hosted on a trusted SUSE registry, owned and managed by Rancher. The trusted Prime registry includes only stable releases that have been community-tested.
|
||
|
||
Prime also offers options for production support, as well as add-ons to your subscription that tailor to your commercial needs.
|
||
|
||
To learn more and get started with Rancher Prime, please visit [this page](https://www.rancher.com/quick-start).
|
||
|
||
import DocCardList from '@theme/DocCardList';
|
||
import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal';
|
||
|
||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,10)} />
|