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

[DockerLab] no matches for kind "Deployment" in version "apps/v1beta2" #311

Closed
ayoub1 opened this issue Jan 20, 2020 · 3 comments
Closed

Comments

@ayoub1
Copy link

ayoub1 commented Jan 20, 2020

Describe the bug
In DockerLab excercice Deployment 101, creating a deployment returns following error :
error: unable to recognize "nginx-dep.yaml": no matches for kind "Deployment" in version "apps/v1beta2"

To Reproduce
Steps to reproduce the behavior:

  1. go to dockerlabs/kubernetes/workshop/Deployment101
  2. run "kubectl create -f nginx-dep.yaml"
  3. See error

Expected behavior
deployment.apps/nginx-deployment should be created

@ayoub1
Copy link
Author

ayoub1 commented Jan 20, 2020

Happening in a 1.17.0 cluster

@collabnix
Copy link
Owner

@ayoub1 We have migrated Kuberneteslabs to kubelabs.collabnix.com. can you please raise this issue under this new link.

@collabnix
Copy link
Owner

Closing this issue.

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

2 participants