Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jgericke/lsd-scalinator
Scalinator: Rate Based Horizontal Pod Autoscaler for Red Hat OpenShift
https://github.com/jgericke/lsd-scalinator
Last synced: 15 days ago
JSON representation
Scalinator: Rate Based Horizontal Pod Autoscaler for Red Hat OpenShift
- Host: GitHub
- URL: https://github.com/jgericke/lsd-scalinator
- Owner: jgericke
- Created: 2017-12-01T05:14:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T21:20:09.000Z (over 3 years ago)
- Last Synced: 2024-10-11T04:24:46.726Z (about 1 month ago)
- Language: Python
- Size: 718 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ![scalinator](docs/logo.png?raw=true "scalinator") Scalinator
A pod autoscaler which uses Red Hat OpenShift's router metrics to make scale decisions.
### Build
python setup.py [develop|build]
### Usage
Define relevant environment variables (see bin/env)
### Notes
When running ose-haproxy-router image version v3.6.173 and above remove the
ROUTER_METRICS_TYPE envar to permit external access to the haproxy stats endpoint (oc env dc router ROUTER_METRICS_TYPE-)![](docs/arch.png)
### Author
Julian Gericke
###### LSD Information Technology
###### [email protected]
2017