updates to Catalogs to reflect nav-bar UI changes in rancher/rancher#18847

This commit is contained in:
David Nuzik
2019-03-14 17:55:53 -07:00
committed by Denise Schannon
parent 99f39a664b
commit c7f664c7f7
+9 -5
View File
@@ -23,7 +23,8 @@ Rancher improves on Helm catalogs and charts. All native Helm charts can work wi
Within Rancher, there are default catalogs packaged as part of Rancher. These can be enabled or disabled by an administrator.
1. From the **Global** view, choose **Catalogs** from the main menu.
1. From the **Global** view, choose **Catalogs** from the Tools menu.
>**Note:** In Rancher 2.0 and 2.1 choose **Catalogs** from the main menu.
2. Toggle the default catalogs that you want use to a setting of **Enabled**.
- **Library**
@@ -40,7 +41,8 @@ Within Rancher, there are default catalogs packaged as part of Rancher. These ca
Similar in user experience to Helm Stable, but this catalog is filled with applications in **beta**.
**Result**: The chosen catalogs are enabled. Wait a few minutes for Rancher to replicate the catalog charts. When replication completes, you'll be able to see them in any of your projects by selecting **Catalog Apps** from the main menu.
**Result**: The chosen catalogs are enabled. Wait a few minutes for Rancher to replicate the catalog charts. When replication completes, you'll be able to see them in any of your projects by selecting **Apps** from the main menu.
>**Note:** In Rancher 2.0 and 2.1 select **Catalogs Apps* from the main menu.
## Adding Custom Catalogs
@@ -74,7 +76,8 @@ An [admin]({{< baseurl >}}/rancher/v2.x/en/admin-settings/#global-Permissions) o
NEEDS TO BE FIXED FOR 2.0: Any [users]({{site.baseurl}}/rancher/{{page.version}}/{{page.lang}}/configuration/accounts/#account-types) of a Rancher environment has the ability to add or remove environment catalogs in their respective Rancher environment in **Catalog** -> **Manage**.
-->
1. From the **Global** view, choose **Catalogs** from the main menu.
1. From the **Global** view, choose **Catalogs** from the Tools menu.
>**Note:** In Rancher 2.0 and 2.1 choose **Catalogs** from the main menu.
2. Click **Add Catalog**.
3. Complete the form and click **Create**.
@@ -86,7 +89,8 @@ After you've either enabled the built-in catalogs or added your own custom catal
1. From the **Global** view, open the project that you want to deploy to.
2. From the main menu, choose **Catalog Apps**. Then click **Launch**.
2. From the main menu, choose **Apps**. Then click **Launch**.
>**Note:** In Rancher 2.0 and 2.1 choose **Catalog Apps** from the main menu, then click **Launch**.
3. Find the app that you want to launch, and then click **View Now**.
@@ -110,7 +114,7 @@ After you've either enabled the built-in catalogs or added your own custom catal
**Result**: Your application is deployed to your chosen namespace. You can view the application status from the project's:
- **Workloads** view
- **Catalog Apps** view
- **Apps** view (**Catalog Apps** view in Rancher 2.0 and 2.1)
## Deleting Catalog Application Deployments