Closed zonca closed 4 years ago
Thank you for your efforts. I will try to scrutinize this soon. I am deploying seven JupyterHubs this week for the fall semester.
I am finally able to look at this. I am looking for a sanity check / confirmation that the
url: http://traefik-dask-gateway
value is correct and does not need to be altered/changed in the dask yaml files.
Thanks again.
Correct
On Wed, Sep 2, 2020, 15:47 Julien Chastang notifications@github.com wrote:
I am finally able to look at this. I am looking for a sanity check / confirmation that the
url: http://traefik-dask-gateway
value is correct and does not need to be altered/changed in the dask yaml files.
Thanks again.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zonca/jupyterhub-deploy-kubernetes-jetstream/issues/39#issuecomment-686067656, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC5Q4QLZSDKKLVZXUZCCHLSD3DQVANCNFSM4P3ZA3TA .
OK, thanks. I can confirm these instructions work, but I did run into a few issues:
curl
).options
variable is not defined. TOKEN
.Thanks again.
Update: Had to make many edits for grammar :-)
OK, I think I see about point 1. The container can be defined in config_jupyterhub.yaml
.
thanks @julienchastang! I clarified the 1st and 3rd point, fixed the second. Please reopen the issue if you spot anything else
@julienchastang The Pangeo helm chart is basically joining together the dask-gateway helm chart and the JupyterHub helm-chart.
I extracted the minimum necessary from their configuration to add
dask-gateway
to my standard deployment. The only extra thing if you want a full Pangeo deployment is to use the Pangeo images.See https://zonca.dev/2020/08/dask-gateway-jupyterhub.html