🔥 3-day streak
Kubernetes and Cloud Native Associate41 / 142
Question 41 of 142
A developer writes a manifest file to create a Deployment and runs 'kubectl apply -f deploy.yaml'. The command returns the error: 'error: resource mapping not found ... no matches for kind "Deployment" in version "v1"'. The file begins with 'apiVersion: v1' and 'kind: Deployment'. What change should the developer make to fix this manifest?
Reviewed for accuracy · Report an issueNext question