Files
kubernetes/test/e2e
Kubernetes Submit Queue b86dd9af02 Merge pull request #50450 from aleksandra-malinowska/scalability-tests-clean
Automatic merge from submit-queue

Add Cluster Autoscaler scalability test suite

This suite is intended for manually testing Cluster Autoscaler on large clusters. It isn't supposed to be run automatically (at least for now).

It can be run on Kubemark (with #50440) with the following setup:
- start Kubemark with NUM_NODES=1 (as we require there to be exactly 1 replica per hollow-node replication controller in this setup)
- set kubemark-master machine type manually to appropriate type for the Kubemark cluster size. Maximum Kubemark cluster size reached in test run is defined by maxNodes constant, so for maxNodes=1000, please upgrade to n1-standard-32. Adjust if modifying maxNodes.
- start Cluster Autoscaler pod in the external cluster using image built from version with Kubemark cloud provider (release pending)
- for grabbing metrics from ClusterAutoscaler (with #50382), add "--include-cluster-autoscaler=true" parameter in addition to regular flags for gathering components' metrics/resource usage during e2e tests

cc @bskiba
2017-08-10 08:25:41 -07:00
..
2017-05-23 10:11:46 -07:00
2017-08-02 09:33:19 +08:00
2017-08-02 09:33:19 +08:00
2017-08-08 09:05:23 -07:00
2017-08-08 09:05:23 -07:00
2017-08-10 11:22:45 +02:00
2017-06-22 11:31:03 -07:00
2017-08-09 17:04:54 -04:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00