mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 05:28:22 +00:00
Added link to API key page
This commit is contained in:
@@ -58,7 +58,7 @@ $ kubectl -n cattle-system create secret generic tls-ca \
|
|||||||
|
|
||||||
## 3. Reconfigure the Rancher deployment
|
## 3. Reconfigure the Rancher deployment
|
||||||
|
|
||||||
> Before proceeding, generate an API token in the Rancher UI (<b>User > API & Keys</b>) and save the Bearer Token which you might need in step 4.
|
> Before proceeding, [generate an API token in the Rancher UI]({{<baseurl>}}/rancher/v2.0-v2.4/en/user-settings/api-keys/#creating-an-api-key) (<b>User > API & Keys</b>).
|
||||||
|
|
||||||
This step is required if Rancher was initially installed with self-signed certificates (`ingress.tls.source=rancher`) or with a Let's Encrypt issued certificate (`ingress.tls.source=letsEncrypt`).
|
This step is required if Rancher was initially installed with self-signed certificates (`ingress.tls.source=rancher`) or with a Let's Encrypt issued certificate (`ingress.tls.source=letsEncrypt`).
|
||||||
|
|
||||||
@@ -189,7 +189,7 @@ kubectl -n cattle-system delete secret tls-ca
|
|||||||
|
|
||||||
## 3. Reconfigure the Rancher deployment
|
## 3. Reconfigure the Rancher deployment
|
||||||
|
|
||||||
> Before proceeding, generate an API token in the Rancher UI (<b>User > API & Keys</b>) and save the Bearer Token which you might need in step 4.
|
> Before proceeding, [generate an API token in the Rancher UI](https://rancher.com/docs/rancher/v2.6/en/user-settings/api-keys/#creating-an-api-key) (<b>User > API & Keys</b>) and save the Bearer Token which you might need in step 4.
|
||||||
|
|
||||||
This step is required if Rancher was initially installed with self-signed certificates (`ingress.tls.source=rancher`) or with a Let's Encrypt issued certificate (`ingress.tls.source=letsEncrypt`).
|
This step is required if Rancher was initially installed with self-signed certificates (`ingress.tls.source=rancher`) or with a Let's Encrypt issued certificate (`ingress.tls.source=letsEncrypt`).
|
||||||
|
|
||||||
|
|||||||
@@ -201,7 +201,7 @@ kubectl -n cattle-system delete secret tls-ca
|
|||||||
|
|
||||||
## 3. Reconfigure the Rancher deployment
|
## 3. Reconfigure the Rancher deployment
|
||||||
|
|
||||||
> Before proceeding, generate an API token in the Rancher UI (<b>User > API & Keys</b>) and save the Bearer Token which you might need in step 4.
|
> Before proceeding, [generate an API token in the Rancher UI]({{<baseurl>}}/rancher/v2.5/en/user-settings/api-keys/#creating-an-api-key) (<b>User > API & Keys</b>).
|
||||||
|
|
||||||
This step is required if Rancher was initially installed with self-signed certificates (`ingress.tls.source=rancher`) or with a Let's Encrypt issued certificate (`ingress.tls.source=letsEncrypt`).
|
This step is required if Rancher was initially installed with self-signed certificates (`ingress.tls.source=rancher`) or with a Let's Encrypt issued certificate (`ingress.tls.source=letsEncrypt`).
|
||||||
|
|
||||||
|
|||||||
@@ -198,7 +198,7 @@ kubectl -n cattle-system delete secret tls-ca
|
|||||||
|
|
||||||
## 3. Reconfigure the Rancher deployment
|
## 3. Reconfigure the Rancher deployment
|
||||||
|
|
||||||
> Before proceeding, generate an API token in the Rancher UI (<b>User > API & Keys</b>) and save the Bearer Token which you might need in step 4.
|
> Before proceeding, [generate an API token in the Rancher UI]({{<baseurl>}}/rancher/v2.6/en/user-settings/api-keys/#creating-an-api-key) (<b>User > API & Keys</b>).
|
||||||
|
|
||||||
This step is required if Rancher was initially installed with self-signed certificates (`ingress.tls.source=rancher`) or with a Let's Encrypt issued certificate (`ingress.tls.source=letsEncrypt`).
|
This step is required if Rancher was initially installed with self-signed certificates (`ingress.tls.source=rancher`) or with a Let's Encrypt issued certificate (`ingress.tls.source=letsEncrypt`).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user