Skip to content

Commit

Permalink
feat: update autoscaler documentation (#2789)
Browse files Browse the repository at this point in the history
* feat: update autoscaler documentation

Signed-off-by: Mykhailo Kuznietsov <[email protected]>

* fixup! feat: update autoscaler documentation

---------

Signed-off-by: Mykhailo Kuznietsov <[email protected]>
  • Loading branch information
mkuznyetsov authored Sep 20, 2024
1 parent 16c91db commit 484df56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- FailedScheduling
----
<1> Set to at least 600 seconds to allow time for a new node to be provisioned during workspace startup.
<2> Ignore the `FailedScheduling` event to allow workspace startup to continue when a new node is provisioned.
<2> Ignore the `FailedScheduling` event to allow workspace startup to continue when a new node is provisioned. This setting is enabled by default.

== When the autoscaler removes a node
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.
Expand Down

0 comments on commit 484df56

Please sign in to comment.