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
it would be cool to scale up, and have nbhosting be able to leverage a kubernetes substrate
in this regard let us note that:
the area currently configured as podmanroot (was dockerroot, was /nbhosting/dockers) needs to be a local FS with typically a btrfs partition, so that cow works fine
the other parts of /nbhosting/ can be shared among the nodes
in particular /nbhosting/students, so the containers can bind-mount them, and so the students don't lose their work
The text was updated successfully, but these errors were encountered:
it would be cool to scale up, and have nbhosting be able to leverage a kubernetes substrate
in this regard let us note that:
the area currently configured as
podmanroot
(wasdockerroot
, was/nbhosting/dockers
) needs to be a local FS with typically a btrfs partition, so that cow works finethe other parts of
/nbhosting/
can be shared among the nodesin particular
/nbhosting/students
, so the containers can bind-mount them, and so the students don't lose their workThe text was updated successfully, but these errors were encountered: