From 73e691b8e85ac76f48af265e4a6fcd3cce411c95 Mon Sep 17 00:00:00 2001 From: Denise Schannon Date: Fri, 15 Mar 2019 13:19:07 -0700 Subject: [PATCH] updating cluster and project level --- content/rancher/v2.x/en/catalog/_index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/rancher/v2.x/en/catalog/_index.md b/content/rancher/v2.x/en/catalog/_index.md index e824c7efd86..ff9815d2d35 100644 --- a/content/rancher/v2.x/en/catalog/_index.md +++ b/content/rancher/v2.x/en/catalog/_index.md @@ -19,6 +19,18 @@ _Charts_ are a packaging format popularized by [Helm](https://docs.helm.sh/). Th Rancher improves on Helm catalogs and charts. All native Helm charts can work within Rancher, but Rancher adds several enhancements to improve their user experience. +## Catalog Scopes + +Catalogs can be added at different scopes of Rancher. + +Scope | Description +--- | --- +Global | Catalogs added at this scope are available for all clusters and all projects in Rancher. +Cluster | Catalogs added within a cluster are available for all projects in that cluster. +Project | Catalogs added within a project are only available for that project. + +## Global catalogs + ## Enabling Built-in Catalogs Within Rancher, there are default catalogs packaged as part of Rancher. These can be enabled or disabled by an administrator.