We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 851d677 + c464ee2 commit 2cd1870Copy full SHA for 2cd1870
cluster-autoscaler/README.md
@@ -4,7 +4,7 @@
4
5
Cluster Autoscaler is a tool that automatically adjusts the size of the Kubernetes cluster when one of the following conditions is true:
6
* there are pods that failed to run in the cluster due to insufficient
7
- resources,
+ resources.
8
* 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.
9
10
# FAQ/Documentation
0 commit comments