mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-15 21:44:24 +00:00
fixing little issues
This commit is contained in:
@@ -11,4 +11,4 @@ Before you can use the Rancher CLI or write a program that calls the Rancher API
|
||||
|
||||
After logging into Rancher, you can generate API keys for accessing Rancher externally using your user settings. If you need to revoke access to the Rancher API, you can delete the API key.
|
||||
|
||||
For instructions on how to create an API key, see [Creating an API Key]({{< baseurl >}}/rancher/v2.x/en/tasks/user-settings/api-key/).
|
||||
For instructions on how to create an API key, see [Creating an API Key]({{< baseurl >}}/rancher/v2.x/en/tasks/user-settings/api-keys/).
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Creating Projects
|
||||
weight:
|
||||
draft: true
|
||||
---
|
||||
|
||||
1. From the **Global** view, choose **Clusters** from the main menu. From the **Clusters** page, open the cluster from which you want to create a project.
|
||||
|
||||
@@ -7,8 +7,8 @@ Within Rancher, each user has a number of settings associated with their login:
|
||||
|
||||
The available user settings are:
|
||||
|
||||
- [API & Keys]({{< baseurl >}}/rancher/v2.x/en/tasks/user-settings/api-keys/))
|
||||
- [API & Keys]({{< baseurl >}}/rancher/v2.x/en/tasks/user-settings/api-keys/)
|
||||
|
||||
- Node Templates
|
||||
<!-- - Node Templates
|
||||
|
||||
- Preferences
|
||||
- Preferences -->
|
||||
|
||||
Reference in New Issue
Block a user