jupyterhub / kubespawner

Kubernetes spawner for JupyterHub
https://jupyterhub-kubespawner.readthedocs.io
BSD 3-Clause "New" or "Revised" License
536 stars 301 forks source link

Adding NodeAffinity, Nodeselector, Toleration in JupyterHub Helm chart version 0.7.0 #350

Closed ramkrishnan8994 closed 4 years ago

ramkrishnan8994 commented 4 years ago

I can't see a proper documentation to add NodeAffinity, Nodeselector, Toleration in the Helm Chart v0.7.0. I read that c.KubeSpawner.singleuser_extra_pod_config is deprecated.

I can see the same in v0.8.2 chart but we have a dependency issue stopping us from using this version.

@consideRatio @yuvipanda

consideRatio commented 4 years ago

Closed in favor of: https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/1402