Skip to content

Instantly share code, notes, and snippets.

View hammondr's full-sized avatar

Ryan Hammond hammondr

  • Poolside
  • 05:13 (UTC -04:00)
View GitHub Profile
@hammondr
hammondr / 00-example-output.txt
Last active February 27, 2026 13:35 — forked from sdboyer/00-example-output.txt
Poolside preflight check script for on-premises installation
$ ./preflight-check.sh
Preflight checks starting... (log: preflight-20260224-180212.log)
[PASS] os: Ubuntu 22.04.5 LTS
[PASS] kernel: 6.10.14-linuxkit
[WARN] cpu: 14 cores (min: 128)
[FAIL] ram: 7GB (min: 512GB)
[WARN] disk /: 823GB free (min: 1000GB)
[WARN] disk /var: 823GB free (min: 1000GB)
[WARN] disk /var/lib: 823GB free (min: 1000GB)