moved server url task and concept to new folder, added aliases to index.md, deleted old folders

This commit is contained in:
Mark Bishop
2018-07-12 11:47:55 -07:00
parent 1ce0eb0794
commit d769509ca1
3 changed files with 23 additions and 1 deletions

View File

@@ -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**.

View File

@@ -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.

View File

@@ -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
---