stackhpc / a-universe-from-nothing

Kayobe configuration for the Kayobe workshop "A Universe from Nothing: Containerised OpenStack deployment using Kolla, Ansible and Kayobe"
https://docs.openstack.org/kayobe/latest/
Apache License 2.0
79 stars 26 forks source link

Increase resource capacity for lab controller #139

Closed oneswig closed 1 year ago

oneswig commented 1 year ago

Our standard lab resources are bigger than they once were. When running a lab spread over several weeks, it is a frequent occurrence for the controller node to run out of disk or RAM. This leads to oom-killer, filesystem overflow and other instability we can do without. Increase both here.

Extends work done on PR https://github.com/stackhpc/a-universe-from-nothing/pull/130