mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-16 11:25:36 +00:00
moved server url task and concept to new folder, added aliases to index.md, deleted old folders
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Rancher Server URL
|
||||
weight: 5
|
||||
---
|
||||
|
||||
This is the URL of your Rancher Server. All nodes in your cluster must resolve to this URL.
|
||||
|
||||
- You are prompted for this URL upon the very first Rancher login.
|
||||
- You can edit this URL later by selecting **Settings**.
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Rancher Server URL
|
||||
weight: 25
|
||||
---
|
||||
|
||||
The first time that you log into {{< product >}}, the system prompts you for the Rancher Server URL, which is the IP address or host name that your Kubernetes nodes register with.
|
||||
|
||||
If you need to update this URL, select **Settings** from the **Global** view.
|
||||
|
||||
### When Should I Update the Rancher Server URL?
|
||||
|
||||
If the URL of your {{< product >}} Server changes, you must update the {{< product >}} Server URL so that your nodes can continue communicating with the {{< product >}} Server.
|
||||
@@ -2,5 +2,6 @@
|
||||
title: Rancher Server URL
|
||||
weight: 25
|
||||
aliases:
|
||||
|
||||
-/rancher/v2.x/en/concepts/global-configuration/server-url
|
||||
-/rancher/v2.x/en/tasks/global-configuration/server-url
|
||||
---
|
||||
Reference in New Issue
Block a user