Skip to content

Commit

Permalink
Add experiment4b
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker89 committed Aug 28, 2020
1 parent 1b9bfb0 commit ba01194
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions examples/kubernetes/experiment4b.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
scenarios:
- name: Stop that host!
steps:
- podAction:
matches:
- namespace: mynamespace
filters:
- randomSample:
size: 1
actions:
- stopHost:
autoRestart: true

0 comments on commit ba01194

Please sign in to comment.