You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now all nodes need to download deb packages via apt during pxe installation from the internet. As raspberry pis don't have a high bandwidth for i/o it is painful to download from the internet, i.e. node -> raspberry pi -> internet. The gateway should act as an apt cache so that only the first node triggers this lengthy download from the internet.
See #20 (comment)
Right now all nodes need to download deb packages via apt during pxe installation from the internet. As raspberry pis don't have a high bandwidth for i/o it is painful to download from the internet, i.e. node -> raspberry pi -> internet. The gateway should act as an apt cache so that only the first node triggers this lengthy download from the internet.
This issue depends on #52
The text was updated successfully, but these errors were encountered: