Merge pull request #3295 from johnzheng1975/patch-1

Update README.md
This commit is contained in:
Kubernetes Prow Robot 2020-08-19 01:53:10 -07:00 committed by GitHub
commit 2cd1870d6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Cluster Autoscaler is a tool that automatically adjusts the size of the Kubernetes cluster when one of the following conditions is true:
* there are pods that failed to run in the cluster due to insufficient
resources,
resources.
* 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.
# FAQ/Documentation