Skip to content

Commit 20f60f7

Browse files
authored
Mention zero-to-jupyterhub-k8s project in README
1 parent d6657a7 commit 20f60f7

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)