Search code examples
kubernetesadmin

How do I get the admin.conf file?


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?


Solution

  • Try to ssh to it, and check for the admin.conf file under path: /etc/kubernetes/admin.conf