diff --git a/content/rancher/v2.x/en/admin-settings/pod-security-policies/_index.md b/content/rancher/v2.x/en/admin-settings/pod-security-policies/_index.md index 19cfb8fc34f..909a232e594 100644 --- a/content/rancher/v2.x/en/admin-settings/pod-security-policies/_index.md +++ b/content/rancher/v2.x/en/admin-settings/pod-security-policies/_index.md @@ -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/ diff --git a/content/rancher/v2.x/en/admin-settings/rbac/_index.md b/content/rancher/v2.x/en/admin-settings/rbac/_index.md index a07e861aad1..24bfa38de12 100644 --- a/content/rancher/v2.x/en/admin-settings/rbac/_index.md +++ b/content/rancher/v2.x/en/admin-settings/rbac/_index.md @@ -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. diff --git a/content/rancher/v2.x/en/catalog/_index.md b/content/rancher/v2.x/en/catalog/_index.md index 2afc528c65b..bc87b2a49fb 100644 --- a/content/rancher/v2.x/en/catalog/_index.md +++ b/content/rancher/v2.x/en/catalog/_index.md @@ -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/ diff --git a/content/rancher/v2.x/en/kubernetes-in-rancher/certificates/_index.md b/content/rancher/v2.x/en/kubernetes-in-rancher/certificates/_index.md index 6f744cae023..1ec1dcb22f5 100644 --- a/content/rancher/v2.x/en/kubernetes-in-rancher/certificates/_index.md +++ b/content/rancher/v2.x/en/kubernetes-in-rancher/certificates/_index.md @@ -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/). diff --git a/content/rancher/v2.x/en/kubernetes-in-rancher/load-balancing-and-ingress/_index.md b/content/rancher/v2.x/en/kubernetes-in-rancher/load-balancers-and-ingress/_index.md similarity index 100% rename from content/rancher/v2.x/en/kubernetes-in-rancher/load-balancing-and-ingress/_index.md rename to content/rancher/v2.x/en/kubernetes-in-rancher/load-balancers-and-ingress/_index.md diff --git a/content/rancher/v2.x/en/kubernetes-in-rancher/load-balancing-and-ingress/ingress/_index.md b/content/rancher/v2.x/en/kubernetes-in-rancher/load-balancers-and-ingress/ingress/_index.md similarity index 100% rename from content/rancher/v2.x/en/kubernetes-in-rancher/load-balancing-and-ingress/ingress/_index.md rename to content/rancher/v2.x/en/kubernetes-in-rancher/load-balancers-and-ingress/ingress/_index.md diff --git a/content/rancher/v2.x/en/kubernetes-in-rancher/load-balancing-and-ingress/load-balancing/_index.md b/content/rancher/v2.x/en/kubernetes-in-rancher/load-balancers-and-ingress/load-balancers/_index.md similarity index 99% rename from content/rancher/v2.x/en/kubernetes-in-rancher/load-balancing-and-ingress/load-balancing/_index.md rename to content/rancher/v2.x/en/kubernetes-in-rancher/load-balancers-and-ingress/load-balancers/_index.md index 72b14169b08..f75aa11170f 100644 --- a/content/rancher/v2.x/en/kubernetes-in-rancher/load-balancing-and-ingress/load-balancing/_index.md +++ b/content/rancher/v2.x/en/kubernetes-in-rancher/load-balancers-and-ingress/load-balancers/_index.md @@ -1,5 +1,5 @@ --- -title: Load Balancing and Ingresses +title: Load Balancers weight: 3041 aliases: - /rancher/v2.x/en/concepts/load-balancing/