From f3b8663eeded43c705ffdfd0356fb276b8ade157 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Sun, 5 Feb 2023 11:23:43 -0800 Subject: [PATCH] Update README with description (#11) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8d1d60ce..956ad354 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,7 @@ flux and understand the desired end state of the cluster. It only looks at the l and not a live cluster. However, this is fine since the local repository has enough information and the definition is simple. Secrets are ignored as the content is not needed to validate the cluster is creating valid objects. + +This library at first glance is little more than shell scripts running commands, but is easier +to test, maintain, and evolve. +