JahstreetOrg / spark-on-kubernetes-helm

Spark on Kubernetes infrastructure Helm charts repo
Apache License 2.0
198 stars 76 forks source link

K8s API error #55

Open KamalGalrani opened 3 years ago

KamalGalrani commented 3 years ago

Unable to install on AWS EKS. It is working locally with minikube

Error: Chart requires kubernetesVersion: 1.11.0 - 1.18.0 which is incompatible with Kubernetes v1.17.12-eks-7684af
jahstreet commented 3 years ago

This PR will solve that: https://github.com/JahstreetOrg/spark-on-kubernetes-helm/pull/52 . ETA - this weekend. Please follow the updates.

jahstreet commented 1 year ago

Hi @KamalGalrani , is that issue fixed for you?