diff --git a/content/developer/blueprints/multiple-instances.md b/content/developer/blueprints/multiple-instances.md index 07a9b9d20..e75e2ad58 100644 --- a/content/developer/blueprints/multiple-instances.md +++ b/content/developer/blueprints/multiple-instances.md @@ -32,6 +32,11 @@ node_templates: {{< /highlight >}} See [Node Templates]({{< relref "developer/blueprints/spec-node-templates.md" >}}#capabilities-scalable-configuration) for additional details. +{{% note title="Notes" %}} + +* scalable:default_instances is evaluated only on deployment creation and can't be updated. + +{{% /note %}} ## Scaling Policy and Scaling Groups Configuration To specify the initial number of instances a *group* of node templates will have as a single unit, use scaling policies and groups.