We usually add the Kubernetes
configuration file inside the .kube
directory in our Home directory when we use either Windows
or Linux
operating systems.
But when I try to create a .kube
directory on Mac OS
, it says,
You can't use a name that begins with the dot because these names are reserved for the system. Please choose another name.
How can I do this to put the k8s configuration file into it?