added new section for user settings menu. Added node-template management placeholder

This commit is contained in:
Mark Bishop
2018-06-08 13:54:35 -07:00
parent bcd13c593d
commit a4be0e77f2
3 changed files with 12 additions and 7 deletions
@@ -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.
@@ -2,14 +2,7 @@
title: Creating an API Key
weight: 3725
draft: true
alias:
-/rancher/v2.x/en/tasks/miscellaneous
---
<!-- Coming Soon
## Deleting a Node Template
Coming Soon -->
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.
@@ -0,0 +1,6 @@
---
title: Managing Node Templates
weight: 3725
draft: true
---