mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Apply suggestion from @julianpistorius
Co-authored-by: Julian Pistorius <github@soulsick.net>
This commit is contained in:
@@ -22,7 +22,7 @@ We'll create a new Jetstream2 instance:
|
||||
3. From the list of images, select **Ubuntu 24.04** (Jammy or newer is required for current TLJH releases).
|
||||
4. In the **Create Instance** dialog:
|
||||
1. Set a descriptive **Instance Name** (this is used in the default hostname and helps users recognize it).
|
||||
2. Choose an **Instance Size**. We suggest `m3.small` (2 vCPUs / 8 GiB RAM) or larger for more than a couple of users. The absolute minimum TLJH can start with is about **1 GiB** RAM, but you'll quickly run out with real workloads.
|
||||
2. Choose an **Instance Size**. We suggest `m3.small` (2 vCPUs / 6 GiB RAM) or larger for more than a couple of users. The absolute minimum TLJH can start with is about **1 GiB** RAM, but you'll quickly run out with real workloads.
|
||||
- See the resource estimation guide: [Choosing resources](/howto/admin/resource-estimation) for help picking CPU, RAM, and disk.
|
||||
3. (Optional) Increase the **Volume Size** if you expect many users or large datasets. You can not easily shrink later.
|
||||
5. Launch the instance (click **Create Instance** / **Launch**).
|
||||
|
||||
Reference in New Issue
Block a user