@@ -17,19 +17,18 @@ will assist you in doing so.
1717 For information on setting up and customizing your JupyterHub, we recommend reading
1818 the `Zero to JupyterHub Guide <https://zero-to-jupyterhub.readthedocs.io/en/latest/index.html >`_.
1919
20- Setting up Kubernetes on ` Google Cloud < https://cloud.google.com/ >`_
21- --------------------------------------------------------------------
20+ Setting up a Kubernetes cluster
21+ -------------------------------
2222
2323.. note ::
2424
2525 BinderHub is built to be cloud agnostic, and can run on various cloud
26- providers (as well as bare metal). However, here we only provide
27- instructions for Google Cloud as it has been the most extensively-tested.
28- If you would like to help with adding instructions for other cloud
29- providers, `please contact us <https://github.com/jupyterhub/binderhub/issues >`_!
26+ providers (as well as bare metal). If you would like to help with adding
27+ instructions for other cloud providers or improving the current instructions,
28+ `please contact us <https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues >`_!
3029
31- First, install Kubernetes by following the
32- `instructions in the Zero to JupyterHub guide <https://zero-to-jupyterhub.readthedocs.io/en/latest/google/step-zero-gcp .html >`_.
30+ First, deploy a Kubernetes cluster by following the
31+ `instructions in the Zero to JupyterHub guide <https://zero-to-jupyterhub.readthedocs.io/en/latest/create-k8s-cluster .html >`_.
3332When you're done, move on to the next section.
3433
3534
0 commit comments