From 4850be4c0020e5714128f14203d064e56a12d46f Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sun, 10 Oct 2021 05:04:40 +0200 Subject: [PATCH] README: Add hint that all required tools are in koolbox --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f4aa273e..868109b89 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Sadly this previous assumption didn't hold up. OpenShift on Hetzner Cloud result Tools --- -To handle things properly, try to get the following tools: +To handle things properly, try to get the following tools (all included in `koolbox`): - kubectl - flux @@ -127,3 +127,4 @@ To handle things properly, try to get the following tools: - [helm](https://helm.sh/) (just for sake of completeness and validation) - [terraform](https://terraform.io/) - make +- git -- GitLab