kubernetes.prometheus.autoscale
kubernetes.prometheus.autoscale
This is the resource folder for the running the Autoscale Zilla pods with Prometheus metrics guide found on our docs.
Running locally
This cookbook runs using Kubernetes.
Setup
The setup.sh
script will:
- install Zilla, Prometheus and Prometheus Adapter to the Kubernetes cluster with helm and waits for the pods to start up
- set up horizontal pod autoscaling
- start port forwarding
./setup.sh
Using this cookbook
Follow the steps on our Autoscale Zilla pods with Prometheus metrics guide.
Teardown
The teardown.sh
script will remove any resources created.
./teardown.sh