Skip to content

Instantly share code, notes, and snippets.

@mffiedler
Last active September 15, 2021 21:31
Show Gist options
  • Save mffiedler/ab92a604cd6971dc83dc5afe7c600fa7 to your computer and use it in GitHub Desktop.
Save mffiedler/ab92a604cd6971dc83dc5afe7c600fa7 to your computer and use it in GitHub Desktop.
---
global:
writeToFile: false
requestTimeout: 15s
indexerConfig:
enabled: true
esServers: ["https://search-perfscale-dev-chmf5l4sh66lvxbnadi4bznl3a.us-west-2.es.amazonaws.com"]
defaultIndex: ripsaw-kube-burner
type: elastic
jobs:
- name: stage-1
namespace: stage-1--{{.UUID}}
jobIterations: 100
qps: 50
burst: 50
namespacedIterations: true
podWait: false
verifyObjects: false
objects:
- objectTemplate: "https://raw.githubusercontent.com/cloud-bulldozer/cluster-perf-ci/master/templates/configmap-scale/configmap.yml"
replicas: 90
inputVars:
data_length: 2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment