Minimal hardware requirements for newcomers #671
corticalstack
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As relative newbie to kubernetes, homelabbing etc, when first provisioning a collection of VMs, I configured disks with 4GB.
task ansible:install
failed against remote/tmp
as the VM disk was 100%. Increased disk to 8GB, and afteransible:install
completing successfully, checked VM disk space withdf -h
. 51% utilised. Just a thought. Thanks for all this amazing work, opening my eyes for possibilities!Beta Was this translation helpful? Give feedback.
All reactions