Post

[Kubernetes] Steady Load on Kubernetes Node Using Stress-ng

[Kubernetes] Steady Load on Kubernetes Node Using Stress-ng

stress-ng 설치

  • stress-ng는 다양한 스트레스 테스트를 지원하는 도구
1
apt install -y stress-ng
This post is licensed under CC BY 4.0 by the author.