eualex / learn-kubernets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command to run requests tests

kubectl run -it fortio --rm --image=fortio/fortio -- load -qps 800 -t 120s -c 70 "http://api-service"

About


Languages

Language:JavaScript 75.1%Language:Dockerfile 24.9%