apache-spark-on-k8s / spark

Apache Spark enhanced with native Kubernetes scheduler back-end: NOTE this repository is being ARCHIVED as all new development for the kubernetes scheduler back-end is now on https://github.com/apache/spark/
https://spark.apache.org/
Apache License 2.0
612 stars 118 forks source link

Kubernetes 1.8 init container syntax #524

Closed foxish closed 6 years ago

foxish commented 7 years ago

1.8 requires the new syntax (field, not annotation) https://kubernetes.io/docs/concepts/workloads/pods/init-containers/#init-containers-in-use

cc @apache-spark-on-k8s/contributors