Getting kubeconfig for a namespace i dont own?

Hi there, as an admin of an Okteto instance, how can I get a kubeconfig for a namespace that I don’t own? I can see it via the UI, but in order to troubleshoot some issues, I need to run kubectl commands.

thnks

1 Like

The best way to accomplish this is to ask the owner of the namespace to share the namespace with you. That way, Okteto will automatically give you permissions to access the namespace. You’ll be able to see it directly in the dashboard, and all use the okteto and kubectl CLIs to access it.

1 Like