Add scalability testing report to 1.0.0 release notes

This commit is contained in:
Beata Skiba 2017-10-13 13:53:34 +02:00
parent e094ed3777
commit c0c566a3dc
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ there is a big chance that it won't work as expected.
CA Version 1.0:
With this release we graduated Cluster Autoscaler to GA.
* Support for 1000 nodes running 30 pods each.
* Support for 1000 nodes running 30 pods each. See: [Scalability testing report](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/proposals/scalability_tests.md)
* Support for 10 min graceful termination.
* Improved eventing and monitoring.
* Node allocatable support.