issues
search
hjacobs
/
kube-aws-autoscaler
Simple, elastic Kubernetes cluster autoscaler for AWS Auto Scaling Groups
GNU General Public License v3.0
94
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Smiller/fix scaledown up bug
#57
sgmiller
closed
5 years ago
1
Autoscaling config per ASG/worker pool
#56
sukenshah
closed
6 years ago
1
Fix for Kubernetes 1.11 deprecating externalID
#55
sgmiller
closed
6 years ago
3
Fix health state not recovering after a occured failure
#54
wndhydrnt
closed
6 years ago
2
Add support for placement groups
#53
jicowan
opened
6 years ago
0
Fix link in README.md
#52
juhovuori
closed
6 years ago
1
Tag based filtering
#51
sgmiller
closed
5 years ago
1
Ignore certain ASGs
#50
sgmiller
closed
6 years ago
1
Add support for gradual scale-up the same way gradual scale-down is implemented.
#49
PacketFiend
closed
6 years ago
1
Allow to specify instanceID when scaling in
#48
linki
closed
5 years ago
2
More logging when slowing down downscaling
#47
hjacobs
closed
6 years ago
1
More logging when slowing down downscaling
#46
d-grigorenko
closed
6 years ago
2
Add scale-down-step functionality
#45
ichekrygin
closed
6 years ago
5
Ignore failed pods that won't be restarted
#44
aermakov-zalando
closed
7 years ago
5
how to ignore master ASG on kube-aws
#43
Vince-Cercury
closed
7 years ago
2
Documentation: command line options example
#42
Vince-Cercury
opened
7 years ago
2
#40 fix chunking for describe_auto_scaling_instances (limit of 50)
#41
hjacobs
closed
7 years ago
1
Fails to scale when there are more than 50 nodes in the ASG
#40
mikkeloscar
closed
7 years ago
2
Scale to zero
#39
Y-Less
opened
7 years ago
3
Add --no-scale-down option
#38
aermakov-zalando
closed
7 years ago
2
Autoscaler fails with a KeyError
#37
sgmiller
opened
7 years ago
3
Respect new node role label to detect master nodes
#36
hjacobs
opened
7 years ago
0
Initial ASG Health Endpoint
#35
njuettner
closed
7 years ago
6
Reduce small fluctuations of node count
#34
linki
opened
7 years ago
3
Run deployment on master
#33
acrosson
opened
7 years ago
1
update supported Kubernetes versions
#32
linki
closed
7 years ago
2
Allow to configure scale down amount (count or percentage)
#31
ichekrygin
opened
7 years ago
0
autoscaler always tries to manage the Master ASG
#30
magnusboman
opened
7 years ago
3
Add functionality to respect Instance Protection - Scale In Protection
#29
ichekrygin
closed
7 years ago
3
Add cool off period to prevent (slowdown) scaling down
#28
ichekrygin
opened
7 years ago
8
Allow setting resource buffers via env vars
#27
hjacobs
closed
7 years ago
1
Allow filtering by AutoScalingGroup (ASG) name
#26
hjacobs
opened
7 years ago
0
Chunk DescribeInstances (50 instances at a time)
#25
hjacobs
closed
7 years ago
2
Split instances processing into 50 items batches
#24
ichekrygin
closed
7 years ago
6
Readiness concept for nodes
#23
hjacobs
opened
7 years ago
1
#21 ignore master nodes by default
#22
hjacobs
closed
7 years ago
1
Ignore master auto scaling group by default
#21
hjacobs
closed
7 years ago
0
#19 log timestamp (for kubectl logs)
#20
hjacobs
closed
7 years ago
1
Add timestamp to log output
#19
hjacobs
closed
7 years ago
1
#17 provision one extra "spare" node per ASG/AZ
#18
hjacobs
closed
7 years ago
2
Allow extra buffer with spare nodes
#17
hjacobs
closed
7 years ago
0
Crash when failing to get credentials
#16
Raffo
closed
7 years ago
2
Ignore pending pods with resource requests exceeding node capacity
#15
hjacobs
opened
7 years ago
0
Idea: improve buffering via faking pods
#14
ideahitme
opened
7 years ago
2
Allocatable resources
#13
hjacobs
closed
7 years ago
1
NodeSpec.unschedulable becomes a Taint
#12
hjacobs
opened
7 years ago
0
Use Node Allocatable Resources instead of raw Node Capacity
#11
hjacobs
closed
7 years ago
3
ignore "ghost" pods returned by API but with terminated node
#10
hjacobs
closed
7 years ago
1
No scale down on scaling activity
#9
hjacobs
closed
7 years ago
4
#6 scale up as far as possible (to ASG MaxSize)
#8
hjacobs
closed
7 years ago
1
Next