Skip to content

Commit 87e78af

Browse files
authored
Merge pull request #1166 from sgibson91/z2bh-docs-update
Generalise k8s setup instructions in z2bh guide
2 parents ddb603b + 47b764a commit 87e78af

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

doc/zero-to-binderhub/setup-prerequisites.rst

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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>`_.
3332
When you're done, move on to the next section.
3433

3534

0 commit comments

Comments
 (0)