Last active
January 14, 2020 09:08
-
-
Save alexeldeib/ba6d782d12d3606a4054fd5af56e621d to your computer and use it in GitHub Desktop.
high i/o stressng workload
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: stressed.jpang.dev/v1alpha1 | |
kind: Test | |
metadata: | |
name: test-sample | |
namespace: default | |
spec: | |
replicas: 1 | |
image: jpangms/stress-ng:latest | |
nodeSelector: | |
kubernetes.io/os: linux | |
jobFile: | | |
run sequential | |
aggressive | |
aiol 0 | |
metrics-brief | |
verbose |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment