Are you able to connect to the cluster using kubectl
?
no when i am on netskope i am not able to connect i get Unable to connect to the server: x509: certificate signed by unknown authority
Lens relies on the same config that kubectl
uses to connect to a cluster. If you can’t connect with kubectl
you essentially can’t connect with Lens. I am not familiar with Netskope. Does Netskope provide instructions on how to connect to a cluster using kubectl
? There are parameters you can add to the kube config which enable auth/certificates etc. If you can get kubectl
to connect then Lens should work too.