I have multiple openshift cluster which are configured to connect via ldap. I would like to access cluster via lens desktop as well. How to do so?
You require the cluster certificate authority and the user’s token for create the kubeconfig file that will be loaded into Lens Desktop, and obviously you must have access to the OpenShift API address at network level for connect to the server.
Ref. Check those KCS in Red Hat Customer Portal
4845381 - About the OpenShift 4 kubeconfig file for system:admin
7070230 - How to login to OCP cluster using kubeconfig file from the Windows CLI client (oc)
6013231 - How do I create a certificate based kubeconfig so I can login if OAuth is down?
1 Like