- 
                Notifications
    You must be signed in to change notification settings 
- Fork 10
Closed
Description
What:
- an init-container should take care of downloading spin-shim (and potentially all the other shims) to a directory /assets
- node installer finds shim in /assetsdirectory to install shim
Why
- this removes the responsibility of downloading shim from node-installer and makes it pluggable
Todos
- Create Image for Node-Installer
- Create Image for Spin-Shim Downloader (shell script for download enough?)
- Configure Mount Volumes Accordingly