Skip to content

pragmagic/service-mesh-performance-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service-mesh-performance-testing

This repo contains test scripts used to setup various service meshes in multi-cluster scenarios and run performance tests.

Prerequisites

You need to have 2 clusters with working LoadBalancer. Each node must be reachable by other nodes by node IP.

If you don't have clusters yet, you can use scripts in cluster-setup folder as examples.

You need to have 2 kubeconfig files, place them in KUBECONFIG1 and KUBECONFIG2 environment variables.

Run tests

./scripts/test_suite.sh

Generating result table from raw JSON files

./scripts/extract_statistics.sh ./scripts/results/suites/2023-11-14-T17-12-aws_aws/ ./test-out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published