New extensions page

This commit is contained in:
Jennifer Travinski
2022-11-02 09:56:32 -04:00
parent 0e3e50993e
commit 2017040576
6 changed files with 30 additions and 0 deletions
@@ -0,0 +1,28 @@
---
title: Rancher Extensions
---
New in Rancher v2.7.0, Rancher introduces **extensions**. Extensions allow admins to make changes and create enhancements to their UI functionality independent of Rancher Manager releases.
### Installing Extensions with Rancher
The Helm Chart is used to manage access to the NeuVector UI in Rancher where users can navigate directly to deploy and manage their NeuVector clusters.
**To navigate to and install the Extensions chart:**
1. Click **☰ > Extensions** under **Configuration**.
![Extensions](/img/extensions-left-nav-bar.png)
1. If not already installed in **Apps & Marketplace**, you must enable the extension operator by clicking on **Enable** here:
![Enable extensions](/img/enable-extensions.png)
Click **OK** to add the Rancher extension repository if your installation is not air-gapped. Otherwise, click **Cancel**.
![Rancher extension repository](/img/add-rancher-extension-repo.png)
1. On the Extensions page, click on the **Available** tab to select which extensions you want to install. Click **Install** on the desired extension, such as Kubewarden as an example:
![Install extension](/img/install-extension.png)
+2
View File
@@ -1220,6 +1220,8 @@ const sidebars = {
"integrations-in-rancher/neuvector",
"integrations-in-rancher/opa-gatekeeper",
"integrations-in-rancher/rancher-extensions",
]
},
{
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB