Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openai/kubernetes-ec2-autoscaler
A batch-optimized scaling manager for Kubernetes
https://github.com/openai/kubernetes-ec2-autoscaler
Last synced: about 2 months ago
JSON representation
A batch-optimized scaling manager for Kubernetes
- Host: GitHub
- URL: https://github.com/openai/kubernetes-ec2-autoscaler
- Owner: openai
- License: mit
- Archived: true
- Created: 2016-03-03T18:20:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-07T21:33:00.000Z (over 5 years ago)
- Last Synced: 2024-09-21T10:30:55.634Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 548 KB
- Stars: 863
- Watchers: 216
- Forks: 158
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Status:** Archived (no changes will be merged)
# kubernetes-ec2-autoscaler
kubernetes-ec2-autoscaler was a node-level autoscaler for [Kubernetes](http://kubernetes.io/)
on AWS EC2 designed for batch jobs.We recommend looking at the [Kubernetes Cluster Autoscaler](https://github.com/kubernetes/autoscaler).