Hi , With Set Limits for Resources in Kubernetes , I am getting issue that kubeconfig file stored under .kube/config is not a file but directory. I am not able to perform this task. Please check
This seems like a common issue. Already reported here as well.
As a workaround you could reset the environment and always check if you could perform something like kubectl get po
before proceed with the actual work.