This is a Docker image appropriate for running Spark on Kuberenetes. It produces an image with Spark 2.2.1. Allows to deploy as master (command: "/start-master"), worker (command: "/start-worker") or a submitter (command: "spark-submit ...")
Based on: https://github.com/kubernetes-retired/application-images
Image: casassg/spark:2.2.1_v1