An open API service indexing awesome lists of open source software.

https://github.com/woodprogrammer/k8s-app-demo

Kubernetes application examples
https://github.com/woodprogrammer/k8s-app-demo

Last synced: about 2 months ago
JSON representation

Kubernetes application examples

Awesome Lists containing this project

README

          

# HPA Testing

* Create load via HPA :

```
kubectl exec -it fortio-deploy-7cb865f87f-k2c58 /usr/bin/fortio -- load -c 30 -qps 0 -n 3000000 -loglevel Warning http://dotnet-app
```