We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting following error when applying deployment.yaml. kubernetes-demo-master/Introduction to Kubernetes/Your First k8s App/deployment.yaml
kubectl apply -f deployment.yaml
error: SchemaError(io.k8s.api.apps.v1beta2.DaemonSet): invalid object doesn't have additional properties
kubectl version
Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.11", GitCommit:"637c7e288581ee40ab4ca210618a89a555b6e7e9", GitTreeState:"clean", BuildDate:"2018-11-26T14:38:32Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.0", GitCommit:"641856db18352033a0d96dbc99153fa3b27298e5", GitTreeState:"clean", BuildDate:"2019-03-25T15:45:25Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"}
The text was updated successfully, but these errors were encountered:
@rajithd-aurea Hi, were you able to resolve this ?
Sorry, something went wrong.
No branches or pull requests
Getting following error when applying deployment.yaml.
kubernetes-demo-master/Introduction to Kubernetes/Your First k8s App/deployment.yaml
error: SchemaError(io.k8s.api.apps.v1beta2.DaemonSet): invalid object doesn't have additional properties
kubectl version
The text was updated successfully, but these errors were encountered: