Hi everyone. I want to access harvester server through api token instead of username and password. How can I do that? Also is it possible to generate my harvester cluster kubeconfig from this api token?
as for using it in kubeconfig, i haven't tried it personally but you will have to find out (or create?) the backend service account that token is associated with, make sure it has the rbac you want it to have, and handcraft the kubeconfig yourself
millions-microphone-3535
10/07/2025, 4:08 PM
or you can just download the kubeconfig from the harvester ui