small update after checking concepts alias

This commit is contained in:
Denise Schannon
2018-07-17 22:51:09 -07:00
committed by Denise
parent 678d8d5a5e
commit 1f1f6b6244
7 changed files with 5 additions and 4 deletions
@@ -1,5 +1,5 @@
---
title: Managing Pod Security Policies
title: Pod Security Policies
weight: 1135
aliases:
- /rancher/v2.x/en/concepts/global-configuration/pod-security-policies/
@@ -2,7 +2,7 @@
title: Roles in Rancher
weight: 1125
aliases:
- /rancher/v2.x/en/admin-settings/rbac/
- /rancher/v2.x/en/concepts/global-configuration/users-permissions-roles/
---
Within Rancher, each person authenticates as a _user_, which is a login that grants you access to Rancher. As mentioned in [Authentication]({{< baseurl >}}/rancher/v2.x/en/admin-settings/authentication/), users can either be local or external.
@@ -3,6 +3,7 @@ title: Catalogs and Charts
weight: 4000
aliases:
- /rancher/v2.x/en/concepts/global-configuration/catalog/
- /rancher/v2.x/en/concepts/catalogs/
- /rancher/v2.x/en/tasks/global-configuration/catalog/
- /rancher/v2.x/en/tasks/global-configuration/catalog/enabling-default-catalogs/
- /rancher/v2.x/en/tasks/global-configuration/catalog/adding-custom-catalogs/
@@ -41,4 +41,4 @@ Add SSL certificates to either projects, namespaces, or both. A project scoped c
## What's Next?
Now you can add the certificate when launching an ingress within the current project or namespace. For more information, see [Adding Ingress]({{< baseurl >}}/rancher/v2.x/en/kubernetes-in-rancher/load-balancing-and-ingress/ingress/).
Now you can add the certificate when launching an ingress within the current project or namespace. For more information, see [Adding Ingress]({{< baseurl >}}/rancher/v2.x/en/kubernetes-in-rancher/load-balancers-and-ingress/ingress/).
@@ -1,5 +1,5 @@
---
title: Load Balancing and Ingresses
title: Load Balancers
weight: 3041
aliases:
- /rancher/v2.x/en/concepts/load-balancing/