Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

spark-on-k8s-operator

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 Solved
3 4 5,244
1 ACCEPTED 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. 

View solution in original post

4 REPLIES 4