I am new to Kubernetes, got access to some local clusters (via the browser interface) and would like to start working with them now. To do that, I need to download the admin.conf file from the master node. How can I do that?
Try to ssh to it, and check for the admin.conf file under path: /etc/kubernetes/admin.conf