daemonset stress
This commit is contained in:
@@ -60,8 +60,7 @@ dd if=/dev/zero of=/tmp/data bs=10M count=1024; dd if=/tmp/data of=$DISK/output;
|
||||
|
||||
```bash
|
||||
kubectl exec -it $(kubectl get pod --selector=app=monitor --output=jsonpath={.items..metadata.name}) -c disk -- bash
|
||||
export DISK=/tmp/hdd/
|
||||
export DISK=/tmp/nvme/
|
||||
export DISK=/mnt/test/
|
||||
```
|
||||
|
||||
### Mainframe
|
||||
|
||||
Reference in New Issue
Block a user