I\'m running kubectl create -f notRelevantToThisQuestion.yml
kubectl create -f notRelevantToThisQuestion.yml
The response I get is:
Error from server (NotFound): the server could no
I have the same error when trying to do a CD with Jenkins and Kubernetes. In the pipeline I excute kubectl create -f app-deployment.yml -v=8 This image show more information about the error:
kubectl create -f app-deployment.yml -v=8