faythe

Openstack Autoscaling New Approach

Aug 19, 2019
#openstack #prometheus #faythe #tech

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 talk about the standard OpenStack Autoscaling approach before goes to the new approach. ...