Skip to content
New issue

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

no matches for kind "Deployment" #1

Open
jonspraggins opened this issue Sep 10, 2020 · 2 comments
Open

no matches for kind "Deployment" #1

jonspraggins opened this issue Sep 10, 2020 · 2 comments

Comments

@jonspraggins
Copy link

Initial es-deploy attempt returns this error.

s@k8s-master:~/K8s-Graylog$ kubectl create -f es-deploy.yaml 
service/es6 created
error: unable to recognize "es-deploy.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
@jonspraggins
Copy link
Author

likewise for the other deploys:

s@k8s-master:~/K8s-Graylog$ kubectl create -f mongo-deploy.yaml
service/mongo created
error: unable to recognize "mongo-deploy.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
s@k8s-master:~/K8s-Graylog$ kubectl create -f graylog-deploy.yaml
service/graylog3 created
error: unable to recognize "graylog-deploy.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"

@jonspraggins
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant