issues
search
vanvalenlab
/
kiosk-autoscaler
Automatically and efficiently scale Kubernetes GPU resources
Other
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to deploy prometheus and get the GPU resouse utilizing
#54
leekiaxnn
closed
1 year ago
1
Bump kubernetes version to 22.x.y
#53
msschwartz21
closed
2 years ago
0
Bump kubernetes version to 21.x.y.
#52
willgraf
closed
2 years ago
0
Fix bug in docker container name template.
#51
willgraf
closed
2 years ago
0
Add GitHub Actions workflow for running tests in the Docker container.
#50
willgraf
closed
2 years ago
0
Update kubernetes client to 20.x.y.
#49
willgraf
closed
2 years ago
0
Update copyright year to 2021.
#48
willgraf
closed
2 years ago
0
Upgrade kubernetes API to 18.x.
#47
willgraf
closed
3 years ago
0
Add new release-drafter GitHub Workflow.
#46
willgraf
closed
3 years ago
0
Update kubernetes to 17.y.x for better compatibility with GKE 1.17
#45
willgraf
closed
3 years ago
0
Update kubernetes to 12.0.1 for compatibility with GKE 1.16.
#44
willgraf
closed
3 years ago
0
Split PyTest and Coveralls stages & conditionally skip Coveralls if token unset.
#43
willgraf
closed
3 years ago
0
Update dependencies
#42
willgraf
closed
3 years ago
0
Build docker images for all published releases.
#41
willgraf
closed
3 years ago
0
Fix status badge in README
#40
willgraf
closed
3 years ago
0
Replace TravisCI with GitHub Actions
#39
willgraf
closed
3 years ago
0
Fix namespace for mocked kubernetes API calls.
#38
willgraf
closed
4 years ago
0
Improved testing coverage using fakeredis
#37
willgraf
closed
4 years ago
0
Update README
#36
MekWarrior
closed
4 years ago
0
Memory management improvements
#35
willgraf
closed
4 years ago
0
Add header/footer to docs and change URLs for kiosk-console.
#34
willgraf
closed
4 years ago
0
Clarify README for KEYS_PER_POD/MAX_PODS
#33
willgraf
closed
4 years ago
1
Reconfigure the `AUTOSCALING` parameter for ease-of-use.
#32
willgraf
closed
4 years ago
0
Update README with better summary and environment variables.
#31
willgraf
closed
4 years ago
0
AUTOSCALING configuration is unclear
#30
willgraf
closed
4 years ago
0
pass queues to the autoscaler to dynamically scale different queue names
#29
willgraf
closed
5 years ago
0
Autoscaler crashes if it cannot connect to Redis
#28
willgraf
opened
5 years ago
1
Update travis-ci to build and push releases to DockerHub
#27
willgraf
closed
5 years ago
0
Update the Redis client wrapper with Sentinel support
#26
willgraf
closed
5 years ago
0
Wait for some cooldown period before scaling down the GPU
#25
willgraf
closed
4 years ago
1
Add new keys from AUTOSCALING_PARAMS to redis_keys
#24
willgraf
closed
5 years ago
0
reset connection_pool and retry on ReadOnlyError
#23
willgraf
closed
5 years ago
0
Process environment variables with python-decouple
#22
willgraf
closed
5 years ago
0
Cast REDIS_INTERVAL as integer
#21
willgraf
closed
5 years ago
0
Critical Error if Redis is unavailable
#20
willgraf
closed
5 years ago
0
Tf serving autoscaling only
#19
dylanbannon
closed
5 years ago
0
Cell tracking
#18
enricozb
closed
5 years ago
0
Check `type` of each redis key before processing it
#17
willgraf
closed
5 years ago
0
Same deployment cannot be scaled by different keys
#16
willgraf
closed
5 years ago
1
Update previous_reference_pods with current_pods instead of new_pods
#15
willgraf
closed
5 years ago
0
Improved secondary-scaling logs and tests
#14
willgraf
closed
5 years ago
0
generalizing secondary autoscaling
#13
dylanbannon
closed
5 years ago
2
Replace subprocess with Kubernetes Client
#12
willgraf
closed
5 years ago
0
Replace subprocess with Kubernetes client
#11
willgraf
closed
5 years ago
0
use rotating file handler to prevent large file in memory
#10
willgraf
closed
5 years ago
0
allowing some deployments to be scaled according to other deployments' pod numbers
#9
dylanbannon
closed
5 years ago
2
Python migration
#8
dylanbannon
closed
5 years ago
0
autoscaler crashes when trying to scale a deployment that has does not exist
#7
willgraf
closed
5 years ago
2
added zip functionality
#6
dylanbannon
closed
5 years ago
0
autoscaler logs need to have "-- debug --" tag added to some of the job-related output
#5
dylanbannon
closed
5 years ago
1
Next