From 93a082b62ca3c8acb87a51bfdcb789ec5e21a677 Mon Sep 17 00:00:00 2001 From: yuvipanda Date: Sat, 21 Jul 2018 20:37:13 -0700 Subject: [PATCH] Link to resource estimation how-to guide from tutorials --- docs/tutorials/digitalocean.rst | 3 +++ docs/tutorials/google.rst | 8 ++++---- docs/tutorials/jetstream.rst | 4 ++++ 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/docs/tutorials/digitalocean.rst b/docs/tutorials/digitalocean.rst index 21db3ee..0cac0e8 100644 --- a/docs/tutorials/digitalocean.rst +++ b/docs/tutorials/digitalocean.rst @@ -43,6 +43,9 @@ Let's create the server on which we can run JupyterHub. (4GB RAM, 2CPUs, 20 USD / month) is not a bad start. You can resize your server later if you need. + Check out our guide on How To :ref:`howto/resource-estimation` to help pick + how much Memory, CPU & disk space your server needs. + #. Scroll down to **Select additional options**, and select **User data**. .. image:: ../images/providers/digitalocean/additional-options.png diff --git a/docs/tutorials/google.rst b/docs/tutorials/google.rst index afebcd4..e9fe1b1 100644 --- a/docs/tutorials/google.rst +++ b/docs/tutorials/google.rst @@ -83,8 +83,8 @@ Let's create the server on which we can run JupyterHub. .. image:: ../images/providers/google/machine-type-advanced.png :alt: Select a customized VM size - For more guidance on the different options available to you, as well as - pricing considerations on Google Cloud, see the `GCP Choosing a VM Guide `_. + Check out our guide on How To :ref:`howto/resource-estimation` to help pick + how much Memory / CPU your server needs. #. Under **Boot Disk**, click the **Change** button. This lets us change the operating system and the size of your disk. @@ -109,8 +109,8 @@ Let's create the server on which we can run JupyterHub. to a hard drive. **SSD persistent disk** gives you a faster but more expensive disk, similar to an SSD. - In Google Cloud, the higher your disk **size** the faster your disk is. The - default (10GB) is pretty low, so you might want to increase it. + Check out our guide on How To :ref:`howto/resource-estimation` to help pick + how much Disk space your server needs. #. Click the **Select** button to dismiss the Boot disk popup and go back to the Create an instance screen. diff --git a/docs/tutorials/jetstream.rst b/docs/tutorials/jetstream.rst index 4ed689b..6d320eb 100644 --- a/docs/tutorials/jetstream.rst +++ b/docs/tutorials/jetstream.rst @@ -53,6 +53,10 @@ Let's create the server on which we can run JupyterHub. #. Give your server a descriptive **Instance Name**. #. Select an appropriate **Instance Size**. We suggest m1.medium or larger. + + Check out our guide on How To :ref:`howto/resource-estimation` to help pick + how much Memory, CPU & disk space your server needs. + #. If you have multiple allocations, make sure you are 'charging' this server to the correct allocation.