diff --git a/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index-concept.md b/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index-concept.md new file mode 100644 index 00000000000..a7bdb887aa8 --- /dev/null +++ b/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index-concept.md @@ -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**. diff --git a/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index-task.md b/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index-task.md new file mode 100644 index 00000000000..6c62117577f --- /dev/null +++ b/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index-task.md @@ -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. diff --git a/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index.md b/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index.md index 53d825de543..a8194a2241b 100644 --- a/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index.md +++ b/content/rancher/v2.x/en/admin-settings/rancher-server-url/_index.md @@ -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 --- \ No newline at end of file