Documentation ¶
Overview ¶
Package autoscaler calculates the number of pods necessary for the desired level of concurrency per pod.
Directories ¶
Path | Synopsis |
---|---|
max
Package max contains functions for calculating the maximum value observed over a sliding window.
|
Package max contains functions for calculating the maximum value observed over a sliding window. |
Package bucket provides helper functions for Autoscaler buckets.
|
Package bucket provides helper functions for Autoscaler buckets. |
Package config contains the config for the autoscaler.
|
Package config contains the config for the autoscaler. |
autoscalerconfig
Package autoscalerconfig contains the config struct for the autoscaler.
|
Package autoscalerconfig contains the config struct for the autoscaler. |
Package statforwarder provides a forwarder which can be used to forward autoscaler statistics to the right Autoscaler pod if Autoscaler is set up with multiple pods and running in Leader Election mode.
|
Package statforwarder provides a forwarder which can be used to forward autoscaler statistics to the right Autoscaler pod if Autoscaler is set up with multiple pods and running in Leader Election mode. |
Package statserver provides a WebSocket server which receives autoscaler statistics, typically from queue proxy sidecar containers, and sends them to a channel.
|
Package statserver provides a WebSocket server which receives autoscaler statistics, typically from queue proxy sidecar containers, and sends them to a channel. |
Click to show internal directories.
Click to hide internal directories.