We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67322f5 commit b21fb4fCopy full SHA for b21fb4f
1 file changed
website/docs/fastpaths/developer/keda/test-keda.md
@@ -40,7 +40,7 @@ keda-hpa-ui-hpa Deployment/ui 91500m/100 (avg) 1 10 10
40
Once you're satisfied with the autoscaling behavior, you can end the watch with `Ctrl+C` and stop the load generator like so:
41
42
```bash
43
-$ kubectl delete pod load-generator
+$ kubectl delete pod load-generator --ignore-not-found
44
```
45
46
As the load generator terminates, notice that the HPA will slowly bring the replica count to min number based on its configuration.
0 commit comments