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
| global/cluster-name |**max 15 characters: english letters, numbers, dash, underscore, space, dot**: distinct string used to set the cluster server tag | yes | none |
38
-
| global/default-min-size | default minimum size of a node group (must be > 0) | no | 1 |
39
-
| global/default-max-size | default maximum size of a node group | no | 254 |
40
-
| global/default-<SERVER_CONFIG_KEY> | replace <SERVER_CONFIG_KEY> with the relevant configuration key | see below | see below |
41
-
| nodegroup \"name\"|**max 15 characters: english letters, numbers, dash, underscore, space, dot**: distinct string within the cluster used to set the node group server tag | yes | none |
42
-
| nodegroup \"name\"/min-size | minimum size for a specific node group | no | global/defaut-min-size |
43
-
| nodegroup \"name\"/max-size | maximum size for a specific node group | no | global/defaut-min-size |
44
-
| nodegroup \"name\"/<SERVER_CONFIG_KEY> | replace <SERVER_CONFIG_KEY> with the relevant configuration key | no | global/default-<SERVER_CONFIG_KEY> |
| global/cluster-name |**max 15 characters: english letters, numbers, dash, underscore, space, dot**: distinct string used to set the cluster server tag | yes | none |
38
+
| global/filter-name-prefix | autoscaler will only handle server names that start with this prefix | no | none |
39
+
| global/default-min-size | default minimum size of a node group (must be > 0) | no | 1 |
40
+
| global/default-max-size | default maximum size of a node group | no | 254 |
41
+
| global/default-<SERVER_CONFIG_KEY> | replace <SERVER_CONFIG_KEY> with the relevant configuration key | see below | see below |
42
+
| nodegroup \"name\"|**max 15 characters: english letters, numbers, dash, underscore, space, dot**: distinct string within the cluster used to set the node group server tag | yes | none |
43
+
| nodegroup \"name\"/min-size | minimum size for a specific node group | no | global/defaut-min-size |
44
+
| nodegroup \"name\"/max-size | maximum size for a specific node group | no | global/defaut-min-size |
45
+
| nodegroup \"name\"/<SERVER_CONFIG_KEY> | replace <SERVER_CONFIG_KEY> with the relevant configuration key | no | global/default-<SERVER_CONFIG_KEY> |
0 commit comments