From a4be0e77f255ef48eb3cf97b89faf4f8417d4b82 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Fri, 8 Jun 2018 13:54:35 -0700 Subject: [PATCH] added new section for user settings menu. Added node-template management placeholder --- content/rancher/v2.x/en/tasks/user-settings/_index.md | 6 ++++++ .../v2.x/en/tasks/{ => user-settings}/api-key/_index.md | 7 ------- .../v2.x/en/tasks/user-settings/node-templates/_index.md | 6 ++++++ 3 files changed, 12 insertions(+), 7 deletions(-) create mode 100644 content/rancher/v2.x/en/tasks/user-settings/_index.md rename content/rancher/v2.x/en/tasks/{ => user-settings}/api-key/_index.md (91%) create mode 100644 content/rancher/v2.x/en/tasks/user-settings/node-templates/_index.md diff --git a/content/rancher/v2.x/en/tasks/user-settings/_index.md b/content/rancher/v2.x/en/tasks/user-settings/_index.md new file mode 100644 index 00000000000..e9c127b9fdd --- /dev/null +++ b/content/rancher/v2.x/en/tasks/user-settings/_index.md @@ -0,0 +1,6 @@ +--- +title: User Settings +weight: 3725 +--- + +Within Rancher, each user has a number of settings associated with their login: personal preferences, API keys, etc. You can configure these settings by choosing from the **User Settings** menu. You can open this menu by clicking your avatar, located within the main menu. \ No newline at end of file diff --git a/content/rancher/v2.x/en/tasks/api-key/_index.md b/content/rancher/v2.x/en/tasks/user-settings/api-key/_index.md similarity index 91% rename from content/rancher/v2.x/en/tasks/api-key/_index.md rename to content/rancher/v2.x/en/tasks/user-settings/api-key/_index.md index 35f00169b37..c1883de49d0 100644 --- a/content/rancher/v2.x/en/tasks/api-key/_index.md +++ b/content/rancher/v2.x/en/tasks/user-settings/api-key/_index.md @@ -2,14 +2,7 @@ title: Creating an API Key weight: 3725 draft: true -alias: - -/rancher/v2.x/en/tasks/miscellaneous --- - Create a Rancher API key so that other applications can make requests to the Rancher API. You can create API keys using the Rancher UI. diff --git a/content/rancher/v2.x/en/tasks/user-settings/node-templates/_index.md b/content/rancher/v2.x/en/tasks/user-settings/node-templates/_index.md new file mode 100644 index 00000000000..5feebac55ad --- /dev/null +++ b/content/rancher/v2.x/en/tasks/user-settings/node-templates/_index.md @@ -0,0 +1,6 @@ +--- +title: Managing Node Templates +weight: 3725 +draft: true +--- +