Building a Custom Docker Image for K8s Spark Operator to Fix Vulnerabilities | HackerNoon
Briefly

To build the Spark Operator image, we first utilize a Spark image as a base and a Golang image for the operator itself, ensuring we avoid vulnerabilities.
We build the Spark Operator image by adding necessary Hadoop libraries for spark-submit commands and specifying configuration parameters for secure connections.
Read at Hackernoon
[
|
]