[EPIC] Support air-gapped installation
PaaS and framework that replace or compete with AWS, VMware
Brought to you by:
cozystack
Originally created by: nbykov0
Originally owned by: nbykov0
Steps:
- add a script which would collect images for each package
- add a script which would build/push images to private repo with correct names
- add nessesary stuff to packages' helm charts so that default images and pullSecrets could be overridden from a single point
Originally posted by: NickVolynkin
Related issue: https://github.com/cozystack/cozystack/issues/286
Originally posted by: NickVolynkin
Options:
* Full air-gap-ready distributive, with all images included
* Script that downloads all required for installation, then user can move it to an air-gapped infra and deploy there
Originally posted by: NickVolynkin
This feature is valuable for large teams. There's a lot of work to do, so it should be an
epic, split into multiple smaller issues.