fields: - caption: Scaling Strategy type: list name: loadGrowth default: slow required: true width: 225 tooltip: | Configure auto-scaling triggers, i.e. how fast the system responds to load spikes by adding or removing nodes.

Read more about Automatic Horizontal Scaling

values: - value: slow caption: Low Load tooltip:

Low load scaling strategy

add 1 new node when CPU > 70%

remove when CPU < 20%

- value: medium caption: Medium Load tooltip:

Medium load scaling strategy

add 1 new node when CPU > 50%

remove when CPU < 20%

- value: fast caption: High Load tooltip:

High load scaling strategy

add 2 new nodes when CPU > 30%

remove when CPU < 10%

- caption: Advanced Features type: displayfield name: displayfield markup: