You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like an API which I could use to import a YAML file which defines an a Platform/Environment of Linux Servers.
This Platform consists of multiple servers which describes an entire product, eg (webtier,apptier,dbtier).
According to changes in the YAML, I'd like to increase or decrease the number of servers in each tier.
According to CPU load, I'd like to spawn/destroy boxes (within the constraints defined in the YAML).
Feature request:
Database-state-db::
caculate:
Cobbler(or generic provisioner)::
Database-strategy-db::
-- STACK
-- LOADBALANCER?
-- LB_name
-- LB_name members [using STACK::array::vm_name_label::(ip)
Provision technology (cobbler or other)::
Orchestration::
The text was updated successfully, but these errors were encountered: