Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently, we have built the command line options directly into the docker image, https://github.com/apache/incubator-yunikorn-k8shim/blob/master/deployments/image/configmap/Dockerfile.
instead, we should pass them as environment variables, this allows us to tweak some configurations without rebuilt the docker image. Please see example here: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/
Attachments
Issue Links
- links to