I was using the Spark Operator for Kubernetes under https://googlecloudplatform.github.io/spark-on-k8s-operator and now it's missing, the url throws a 404.
Does anybody know why was this repo deleted or if it was moved? I've found about https://github.com/kubeflow/spark-operator but that still uses the old url when adding the helm repo
$ helm repo add spark-operator https://googlecloudplatform.github.io/spark-on-k8s-operator
Thanks in advance
Solved! Go to Solution.
Pablo, Ron's answer is a bit misleading. Spark-on-k8s-operator was donated to the kubeflow community, so it's being maintained by them now instead of Google. The github project you found is the correct location now, and the helm URL was just an artifact from the transition period. The helm chart locations are updated in the Readme there now.