Where can I see namespace Files in Kubernetes?
So I tried to create a namespace.yaml File and I am getting error stating that path not found when I ran kubectl apply -f kubernetes/namespace.yaml even after I created kubernetes folder and namespace file in home directory.