futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

[Scalability] Performance and Scalability Test Framework #439

Open xieus opened 4 years ago

xieus commented 4 years ago

Requirement

In order to test control plane scalability for a region up to 1M nodes, we would like to set up a scalability test framework to simulate a 1M nodes regional setup, and to collect latency and throughput metrics for a large-scale VPC deployment up to 100K ports.

Here are three testing scenarios:

Environment We would need to measure the latency and throughput in a full K8s setup. Alcor Controller is initially deployed to 3 physical nodes, and could scale out to more physical nodes to support higher test load.

This issue is created as a umbrella to cover a few smaller scalability and performance testing work items.

xieus commented 3 years ago

@Eric-Yuan Can you please continue driving this performance framework, and pick up what was left a few months ago? Thanks.