From 74898347669661a08c2288d371fc3314d4a42afe Mon Sep 17 00:00:00 2001 From: Jen Travinski Date: Thu, 23 Sep 2021 12:38:32 -0400 Subject: [PATCH] Documented that cluster templates can be managed in Cluster Management (#3537) * Added note for restricted admins * Revised wording for restricted admin navigation * Revised note on restricted admin --- .../rancher/v2.6/en/admin-settings/cluster-templates/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/rancher/v2.6/en/admin-settings/cluster-templates/_index.md b/content/rancher/v2.6/en/admin-settings/cluster-templates/_index.md index 9173fe65f45..ae050be8a8f 100644 --- a/content/rancher/v2.6/en/admin-settings/cluster-templates/_index.md +++ b/content/rancher/v2.6/en/admin-settings/cluster-templates/_index.md @@ -56,6 +56,8 @@ In this section, you'll learn how to add the cluster template to the `local` clu **Result:** The cluster template available from the **Apps & Marketplace** in Rancher's `local` cluster. It can now be used to deploy clusters. +> * **Restricted Admin access:** If you are a restricted admin and don’t have access to the `local` cluster, you may still add new RKE2 templates and manage cluster repositories. To navigate to the chart repository, go to the left navigation bar and click **☰ > Cluster Management > Advanced > Repositories**. You will bypass steps 1 - 6 above, then proceed to follow steps 7 - 12 to create the cluster template. + # Creating a Cluster from a Cluster Template > **Prerequisites:**