UNCLASSIFIED

README.md 598 Bytes
Newer Older
Karol Stolarski's avatar
Karol Stolarski committed
1 2 3
# spark-operator-v1beta2-1.0.0-2.4.4
This is a hardened version of the upstream spark-operator/spark-operator:v1beta2-1.0.0-2.4.4 image. This is NOT meant to be deployed as is, rather imported and usesd as a base container. An example of some containers that will rely on this are the jupyter notebook containers as well as some others for the Kubeflow deployment.
No chart or deployment instructions will be made available for this image unless there is a need to deploy this container as-is
Christopher Vernooy's avatar
Christopher Vernooy committed
4

Karol Stolarski's avatar
Karol Stolarski committed
5 6 7
To test, run `make build` then `make run`.

To compare to unhardened container, run `make run-original`