diff --git a/docs/getting-started/quick-start-guides/deploy-rancher-manager/prime.md b/docs/getting-started/quick-start-guides/deploy-rancher-manager/prime.md new file mode 100644 index 00000000000..04d7924d8b4 --- /dev/null +++ b/docs/getting-started/quick-start-guides/deploy-rancher-manager/prime.md @@ -0,0 +1,7 @@ +--- +title: Rancher Prime +--- + +Rancher v2.7 introduces Rancher Prime, a Rancher offering with a focus on security. Rancher Prime is a new edition of Rancher built from the same source code. With Rancher Prime, installation assets are hosted on a secure trusted registry owned and managed by Rancher. + +To get started with Rancher Prime, [go to this page](https://www.rancher.com/quick-start) and fill out the form. diff --git a/sidebars.js b/sidebars.js index 007fa80f47e..fac42971b6b 100644 --- a/sidebars.js +++ b/sidebars.js @@ -50,8 +50,10 @@ const sidebars = { "getting-started/quick-start-guides/deploy-rancher-manager/vagrant", "getting-started/quick-start-guides/deploy-rancher-manager/equinix-metal", "getting-started/quick-start-guides/deploy-rancher-manager/helm-cli", + ] }, + "getting-started/quick-start-guides/deploy-rancher-manager/prime", { type: 'category', label: 'Deploy Rancher Workloads',