This section explains how to deploy demo LDAP instance in the VMware Telco Cloud Operations cluster.

Procedure

  1. Log in to control plane node as clusteradmin.
  2. Change directory to kubernetes folder.
  3. To deploy the openldap pod to the VMware Telco CLoud Operations kubernetes cluster, execute the following command:
    ./deployDemoLDAP.sh
  4. Ensure that the openLDAP pod is up and running, by executing the following command:
    kubectl get pods --namespace vmware-smarts | grep openldap