Following the setup and install as described here
https://github.com/influxdata/k8s-kapacitor-autoscale
Below is the ramp.sh output
The output of curl $APP_URL is "Current request count 4859821"
The output of curl $KAPACITOR_URL is {"error": "Not Found"}
At this point I should see 28 pods but I still see the 1 single pod that I started with.
Please help and let me know if there is anything I should look at.