Fix link to OpenLDAP config reference

This commit is contained in:
Catherine Luse
2020-05-01 11:27:25 -07:00
parent b0abaae288
commit 7bf0696cd5
2 changed files with 2 additions and 2 deletions
@@ -19,7 +19,7 @@ Rancher must be configured with a LDAP bind account (aka service account) to sea
## Configure OpenLDAP in Rancher
Configure the settings for the OpenLDAP server, groups and users. For help filling out each field, refer to the [configuration reference.](../openldap-config)
Configure the settings for the OpenLDAP server, groups and users. For help filling out each field, refer to the [configuration reference.](./openldap-config)
> Before you proceed with the configuration, please familiarise yourself with the concepts of [External Authentication Configuration and Principal Users]({{<baseurl>}}/rancher/v2.x/en/admin-settings/authentication/#external-authentication-configuration-and-principal-users).
@@ -5,7 +5,7 @@ metaDescription: "To create a cluster with custom nodes, you’ll need to access
weight: 2225
aliases:
- /rancher/v2.x/en/tasks/clusters/creating-a-cluster/create-cluster-custom/
- /rancher/v2.x/en/cluster-provisioning/custom-clusters/
- /rancher/v2.x/en/cluster-provisioning/custom-clusters/
---
When you create a custom cluster, Rancher uses RKE (the Rancher Kubernetes Engine) to create a Kubernetes cluster in on-premise bare-metal servers, on-premise virtual machines, or in any node hosted by an infrastructure provider.