mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
Updating per feedback
This commit is contained in:
@@ -8,40 +8,45 @@ Extensions are Helm charts that can only be installed once into a cluster; there
|
||||
|
||||
Examples of built-in Rancher Manager extensions are Fleet, Explorer, and Harvester. Examples of other extensions that use the Extensions API that can be manually added are Kubewarden and Elemental.
|
||||
|
||||
### Installing Extensions
|
||||
## Prerequisites
|
||||
|
||||
:::note
|
||||
You must log in as an admin in order to view and install extensions.
|
||||
|
||||
> You must log in as an admin in order to view and install extensions.
|
||||
|
||||
:::
|
||||
## Installing Extensions
|
||||
|
||||
1. Click **☰ > Extensions** under **Configuration**.
|
||||
|
||||
1. If not already installed in **Apps & Marketplace**, you must enable the extension operator by clicking the **Enable** button.
|
||||
2. If not already installed in **Apps & Marketplace**, you must enable the extension operator by clicking the **Enable** button.
|
||||
|
||||
- Click **OK** to add the Rancher extension repository if your installation is not air-gapped. Otherwise, uncheck the box to do so and click **OK**.
|
||||
|
||||

|
||||
|
||||
1. On the Extensions page, click on the **Available** tab to select which extensions you want to install.
|
||||
3. On the **Extensions** page, click on the **Available** tab to select which extensions you want to install.
|
||||
|
||||
:::info
|
||||
|
||||
In v2.7.0, the built-in extensions will not be displayed under the **Available** tab. Therefore, you will need to manually add the desired repos to install extensions. We will update the community once these extensions have been pulled out to be available for selection.
|
||||
|
||||
:::
|
||||
<br/>
|
||||
|
||||
- If no extensions are showing as available, you may manually add repos: On the upper right of screen, click on **⋮ > Manage Repositories > Create**, add the desired repo, then click **Create** again to complete:
|
||||
4. If no extensions are showing as available, you may manually add repos as follows:
|
||||
|
||||
4.1. On the upper right of screen, click on **⋮ > Manage Repositories > Create**.
|
||||
|
||||
4.2. Add the desired repo name, making sure to also specify the Git Repo URL and the Git Branch.
|
||||
|
||||
4.3. Click **Create** in the lower right again to complete.
|
||||
|
||||

|
||||
|
||||
- Refresh your screen to ensure the extension is now visible.
|
||||
5. Refresh your **Extensions** screen to ensure the extension is now visible.
|
||||
|
||||
- Click **Install** on the desired extension and version as in the example below. Note that you can easily update your extension as the button to **Update** will appear on the extension if one is available.
|
||||
6. Click **Install** on the desired extension and version as in the example below. Note that you can easily update your extension as the button to **Update** will appear on the extension if one is available.
|
||||
|
||||

|
||||
|
||||
### Uninstalling Extensions
|
||||
## Uninstalling Extensions
|
||||
|
||||
Under the **Installed** tab, click the **Uninstall** button on the extension you wish to remove.
|
||||
Reference in New Issue
Block a user