From 358146ee548619e684fea35c0225fc3d8c593b2e Mon Sep 17 00:00:00 2001 From: callum-tait-pbx <52924845+callum-tait-pbx@users.noreply.github.com> Date: Fri, 30 Apr 2021 02:20:01 +0100 Subject: [PATCH] docs: adding note on cloud tooling (#492) * docs: adding note on cloud tooling * docs: better grammar --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d825a99a65..1c84fb41a3 100644 --- a/README.md +++ b/README.md @@ -724,6 +724,10 @@ spec: ### Software installed in the runner image +**Cloud Tooling**
+The project supports being deployed on the various cloud Kubernetes platforms (e.g. EKS), it does not however aim to go beyond that. No cloud specific tooling is bundled in the base runner, this is an active decision to keep the overhead of maintaining the solution manageable. + +**Bundled Software**
The GitHub hosted runners include a large amount of pre-installed software packages. GitHub maintain a list in README files at This solution maintains a few runner images with `latest` aligning with GitHub's Ubuntu version. Older images are maintained whilst GitHub also provides them as an option. These images do not contain all of the software installed on the GitHub runners. It contains the following subset of packages from the GitHub runners: