Simulating loads using kubectl

 You can try the following command to create some load stress for your nodes


kubectl run progrium4 --image=progrium/stress  -- --cpu 80 --io 10 --vm 2 --vm-bytes 928M 


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm