kubedirector
kubedirector copied to clipboard
at deploy time, detect if container image has requirements
(This is only if we're doing nodeprep.)
We could at least check for python2, curl, and tar. Fail the deploy and put the cluster CR in error state if the image doesn't have the necessary stuff. We could give a specific error message about which requirements are missing.