From 2ff218cf31c5f7d693c5805f02ddf4bfa179f8b2 Mon Sep 17 00:00:00 2001 From: Gorden Date: Fri, 16 Feb 2024 10:39:56 +0100 Subject: [PATCH] debug --- Installation/Installation Kubernetes-Cluster.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/Installation/Installation Kubernetes-Cluster.md b/Installation/Installation Kubernetes-Cluster.md index 33f9693..bc32183 100644 --- a/Installation/Installation Kubernetes-Cluster.md +++ b/Installation/Installation Kubernetes-Cluster.md @@ -1,12 +1,9 @@ ## Prerequisites -Minimal Installed Debian 12 /11 -2 CPU / vCPU -2 GB RAM -20 GB free disk space -Sudo User with Admin rights -Stable Internet Connectivity +Minimal Installed Debian 12/11, 2 CPU / vCPU, 2 GB RAM, 20 GB free disk space, Sudo User with Admin rights, Stable Internet Connectivity + Ensure that each node can communicate with the others via a reliable network connection. -Lab Setup + +# Lab Setup For the demonstration, I am using three Debian 12 systems. Master Node (k8s-master) – 192.168.1.23