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

Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "DaemonSet" in version "extensions/v1beta1" #17

Open
jhallen978 opened this issue Sep 28, 2020 · 2 comments

Comments

@jhallen978
Copy link

Using EKS version 1.17:

Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "DaemonSet" in version "extensions/v1beta1"

Seems the plugin uses deprecated APIs and will not work with k8s >= 1.16

@jhallen978
Copy link
Author

I currently downgraded to EKS k8s 1.15 and it seems to install fine.

Are there any plans to upgrade this for 1.17?

@TheRenato
Copy link

TheRenato commented Oct 1, 2020

I get the same error.
I haven't decided if I am going to downgrade K8.

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