datatorch / helm-charts

:bookmark_tabs: Helm chart deployment for DataTorch along with other utility charts
https://charts.datatorch.io
4 stars 2 forks source link

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 2 years ago

skywalkerisnull commented 2 years ago

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 commented 2 years ago

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