yaron2 / azure-kube-cli

An azure cli extension for azure k8s clusters infrastructure operations
16 stars 7 forks source link

What is the myconfig file in cluster snapshot command? #6

Open harumanuyo opened 4 years ago

harumanuyo commented 4 years ago

Unable to run the cluster snapshot command, do we have to change anything ? what is the myconfig file ? where do we find it ?

yaron2 commented 4 years ago

Hi,

That file is the config file for your Kubernetes cluster. See how to find it here: https://kubernetes.io/docs/tasks/tools/install-kubectl/

https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/