File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,16 @@ Possible **use cases** include:
2121* Providing a multi-user Jupyter Notebook environment for small classes,
2222 teams, or departments.
2323
24- ** Disclaimer:** This deployment is ** NOT** intended for a production
25- environment.
24+ ## Disclaimer
25+
26+ This deployment is ** NOT** intended for a production environment.
27+ It is a reference implementation that does not meet traditional
28+ requirements in terms of availability nor scalability.
29+
30+ If you are looking for a more robust solution to host JupyterHub, or
31+ you require scaling beyond a single host, please check out the
32+ excellent [ zero-to-jupyterhub-k8s] ( https://github.com/jupyterhub/zero-to-jupyterhub-k8s )
33+ project.
2634
2735
2836## Technical Overview
You can’t perform that action at this time.
0 commit comments