Skip to content

Commit a1be5b8

Browse files
authored
Merge pull request #210 from omjadas/patch-1
docs: remove scale to zero gotcha
2 parents a9d2332 + 42c17df commit a1be5b8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/best-practices-issues-gotchas.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,4 @@
3636
- Escalator only supports running the same type of instance (e.g. instances with different CPU and memory
3737
configurations) in a node group in the cloud provider. If you would like to use different types of instances and
3838
still have have Escalator manage them, you will need to place each instance type in it's own node group in the
39-
cloud provider. Pods
40-
41-
- Escalator does not support scaling down to zero nodes. This is because we require at least one node to calculate the
42-
current utilisation.
39+
cloud provider.

0 commit comments

Comments
 (0)