From 2c2c10016d4aea96d74f21ee1612eea105dabecb Mon Sep 17 00:00:00 2001 From: holden093 Date: Sun, 29 Jun 2025 21:12:00 +0200 Subject: [PATCH] fixed readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 018fe07..e28cbde 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This guide describes how to deploy a Kubernetes cluster tailored to my environment using the provided `redbutton.sh` script. +Just be sure to edit the `inventory.ini` file for the ansible playbook and the variables in the `init-deploy.sh` script. I think you can scale this out by adding more hosts and adjusting the for loop but I haven't tried it yet. I needed three machines and that is what I worked with. + ## ⚙️ Pre-requisites Before running the deployment script, ensure the following are in place: