Openstack Autoscaling New Approach

1 · Kien Nguyen-Tuan · Aug. 19, 2019, 2:19 p.m.
NOTE(kiennt): There is a legacy Faythe guideline. The new version is coming soon, check its repository for status. This guide describes how to automatically scale out your Compute instances in response to heavy system usage. By combining with Prometheus pre-defined rules that consider factors such as CPU or memory usage, you can configure OpenStack Orchestration (Heat) to add and remove additional instances automatically, when they are needed. 1. The standard OpenStack Autoscaling approach Let’s...