-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Context
Since jupyterhub/binderhub#1531, BinderHub supports Podman as a replacement for Docker and also brought modifications to the helm chart in such a way that it should be simpler to add other image building systems. Since this project's goal is to provide a standalone deployment of BinderHub, shouldn't it follow its build service deployment part more closely ?
Doing so would avoid a drift in features between the classic BinderHub and BinderHub service.
Proposal
Just as a quick thought, it might be possible to use container-builder/daemonset.yaml as a reference implementation or maybe even as is but this would require some changes to the current configuration proposed.
Updates and actions
No response
cboettig