diff --git a/content/rancher/v2.0-v2.4/en/installation/resources/update-rancher-cert/_index.md b/content/rancher/v2.0-v2.4/en/installation/resources/update-rancher-cert/_index.md index 526155b9ee7..f27a09a8825 100644 --- a/content/rancher/v2.0-v2.4/en/installation/resources/update-rancher-cert/_index.md +++ b/content/rancher/v2.0-v2.4/en/installation/resources/update-rancher-cert/_index.md @@ -58,7 +58,7 @@ $ kubectl -n cattle-system create secret generic tls-ca \ ## 3. Reconfigure the Rancher deployment -> Before proceeding, generate an API token in the Rancher UI (User > API & Keys) and save the Bearer Token which you might need in step 4. +> Before proceeding, [generate an API token in the Rancher UI]({{}}/rancher/v2.0-v2.4/en/user-settings/api-keys/#creating-an-api-key) (User > API & Keys). 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 -> Before proceeding, generate an API token in the Rancher UI (User > API & Keys) 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) (User > API & Keys) 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`). diff --git a/content/rancher/v2.5/en/installation/resources/update-rancher-cert/_index.md b/content/rancher/v2.5/en/installation/resources/update-rancher-cert/_index.md index 9af5b7bf3db..75ea85f862b 100644 --- a/content/rancher/v2.5/en/installation/resources/update-rancher-cert/_index.md +++ b/content/rancher/v2.5/en/installation/resources/update-rancher-cert/_index.md @@ -201,7 +201,7 @@ kubectl -n cattle-system delete secret tls-ca ## 3. Reconfigure the Rancher deployment -> Before proceeding, generate an API token in the Rancher UI (User > API & Keys) and save the Bearer Token which you might need in step 4. +> Before proceeding, [generate an API token in the Rancher UI]({{}}/rancher/v2.5/en/user-settings/api-keys/#creating-an-api-key) (User > API & Keys). 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`). diff --git a/content/rancher/v2.6/en/installation/resources/update-rancher-cert/_index.md b/content/rancher/v2.6/en/installation/resources/update-rancher-cert/_index.md index 35ef121f40c..afb49caa9df 100644 --- a/content/rancher/v2.6/en/installation/resources/update-rancher-cert/_index.md +++ b/content/rancher/v2.6/en/installation/resources/update-rancher-cert/_index.md @@ -198,7 +198,7 @@ kubectl -n cattle-system delete secret tls-ca ## 3. Reconfigure the Rancher deployment -> Before proceeding, generate an API token in the Rancher UI (User > API & Keys) and save the Bearer Token which you might need in step 4. +> Before proceeding, [generate an API token in the Rancher UI]({{}}/rancher/v2.6/en/user-settings/api-keys/#creating-an-api-key) (User > API & Keys). 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`).