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:
21
21
* Providing a multi-user Jupyter Notebook environment for small classes,
22
22
teams, or departments.
23
23
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.
26
34
27
35
28
36
## Technical Overview
You can’t perform that action at this time.
0 commit comments