Skip to content

Commit 484df56

Browse files
authored
feat: update autoscaler documentation (#2789)
* feat: update autoscaler documentation Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> * fixup! feat: update autoscaler documentation --------- Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
1 parent 16c91db commit 484df56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/administration-guide/pages/configuring-machine-autoscaling.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
- FailedScheduling
3232
----
3333
<1> Set to at least 600 seconds to allow time for a new node to be provisioned during workspace startup.
34-
<2> Ignore the `FailedScheduling` event to allow workspace startup to continue when a new node is provisioned.
34+
<2> Ignore the `FailedScheduling` event to allow workspace startup to continue when a new node is provisioned. This setting is enabled by default.
3535

3636
== When the autoscaler removes a node
3737
To prevent workspace pods from being evicted when the autoscaler needs to remove a node, add the `"cluster-autoscaler.kubernetes.io/safe-to-evict": "false"` annotation to every workspace pod.

0 commit comments

Comments
 (0)