Skip to content

Commit 2cd1870

Browse files
authored
Merge pull request kubernetes#3295 from johnzheng1975/patch-1
Update README.md
2 parents 851d677 + c464ee2 commit 2cd1870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Cluster Autoscaler is a tool that automatically adjusts the size of the Kubernetes cluster when one of the following conditions is true:
66
* there are pods that failed to run in the cluster due to insufficient
7-
resources,
7+
resources.
88
* there are nodes in the cluster that have been underutilized for an extended period of time and their pods can be placed on other existing nodes.
99

1010
# FAQ/Documentation

0 commit comments

Comments
 (0)