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

Bug - Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1" #2

Open
skywalkerisnull opened this issue Jan 25, 2022 · 1 comment

Comments

@skywalkerisnull
Copy link

If you try and use this on a K8 cluster of 1.23 or higher, you will get the following error message:
Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"

templates/ingress.yaml needs updating as does the chart nginx-ingress-1.36.3

https://github.com/datatorch/helm-charts/blob/master/datatorch/charts/nginx-ingress-1.36.3.tgz needs to be updated using the following guide: https://kubernetes.github.io/ingress-nginx/

@skywalkerisnull
Copy link
Author

Latest version of the ingress is here: https://github.com/kubernetes/ingress-nginx

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