requests per second (6-12M requests per minute), a single instance of k6 is likely sufficient for your needs. https://k6.io/docs/testing-guides/running-large-tests/ 公式 「10〜30万req/secぐらいは1インスタンスでいけるで」(チューニング頑張れば) 分散実行をk8sでやる方法も紹介はされているが… https://k6.io/blog/running-distributed-tests-on-k8s/