Skip to content

Instantly share code, notes, and snippets.

@janeczku
Created July 14, 2020 12:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janeczku/aa797ca0bfcde9f6ea4a3704431adec0 to your computer and use it in GitHub Desktop.
Save janeczku/aa797ca0bfcde9f6ea4a3704431adec0 to your computer and use it in GitHub Desktop.
Benchmark Pod Startup Latency

Benchmark Pod Startup Latency

$ mkdir -p $GOPATH/k8s.io
$ cd $GOPATH/k8s.io
$ git clone https://github.com/kubernetes/perf-tests.git
$ git checkout release-1.18
$ cd perf-tests
$ go run cmd/clusterloader.go --kubeconfig=rke-kubeconfig.yaml --testconfig=testing/node-throughput/config.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment