kubernetes error: unable to recognize "deployment.yaml": no matches for extensions/, Kind=Deployment kubernetes error: unable to recognize "deployment.yaml": no matches for extensions/, Kind=Deployment kubernetes kubernetes

kubernetes error: unable to recognize "deployment.yaml": no matches for extensions/, Kind=Deployment


I suppose your minikube (if you are checking in your local machine) is NOT running.Start minikube using the following command

  • $minikube start

Now try

  • $kubectl create OR
  • $kubectl apply