From 811c9e4953031becac1f0683496288022e42d41c Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Mon, 16 Jul 2018 11:12:07 -0700 Subject: [PATCH] copying content from global config concept to admin-settings index file --- content/rancher/v2.x/en/admin-settings/_index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/rancher/v2.x/en/admin-settings/_index.md b/content/rancher/v2.x/en/admin-settings/_index.md index 2bfaa784c9e..d0ffa8a5eb0 100644 --- a/content/rancher/v2.x/en/admin-settings/_index.md +++ b/content/rancher/v2.x/en/admin-settings/_index.md @@ -5,3 +5,11 @@ aliases: - /rancher/v2.x/en/concepts/global-configuration --- +After installing Rancher 2.0, you should configure it to support your users and environment. This section describes the global configurations you should make after installation. + +- [Rancher Server URL]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/server-url) +- [Authentication]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/authentication/) +- [Users, Roles, and Permissions]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/users-roles-permissions) +- [Pod Security Policies]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/pod-security-policies) +- [Node Drivers]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/node-drivers) +- [Node Templates]({{< baseurl >}}/rancher/v2.x/en/concepts/global-configuration/node-templates) \ No newline at end of file