From e8314eebb732fa41199c2fe0e1fd29d91bb3402a Mon Sep 17 00:00:00 2001 From: Mahyar Mirrashed Date: Fri, 18 Apr 2025 16:24:51 -0700 Subject: [PATCH] docs: add context on what a jumpbox is --- docs/01-prerequisites.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/01-prerequisites.md b/docs/01-prerequisites.md index 4e9ad1d..4c91c10 100644 --- a/docs/01-prerequisites.md +++ b/docs/01-prerequisites.md @@ -6,6 +6,8 @@ In this lab you will review the machine requirements necessary to follow this tu This tutorial requires four (4) virtual or physical ARM64 or AMD64 machines running Debian 12 (bookworm). The following table lists the four machines and their CPU, memory, and storage requirements. +The "jumpbox" is from where we will be administering/configuring the Kubernetes cluster. + | Name | Description | CPU | RAM | Storage | |---------|------------------------|-----|-------|---------| | jumpbox | Administration host | 1 | 512MB | 10GB |