Work In Progress!

These docs are still work in progress and will be made available soon!

The workflow involved in deploying an auto-scaling policy is illustrated in the diagram below:

The workflow involved in deploying an auto-scaling policy will be as follows:

  1. DevOps will have to define the auto-scaling policy using an autoscale-policy.json via CLI, Web UI or REST API and send it to Stratos Manager. 
  2. Stratos Manager will send the DeployASPolicy service to Auto-scaler. 
  3. Auto-scaler persists the ASPolicy object in the registry for permanent storage and updates it in the in-memory model temporarily.
  4. Auto-scaler returns the results to Stratos Manager that will further send the results to the DevOps via the CLI, Web UI or REST API.
  • No labels