python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
HPA + Cluster Autoscaler not being cost efficient
while using both HPA and Cluster Autoscaler in Kubernetes, I have this scenario below.
Maximum 3 pods can fit into a single node. I have setup HPA min replica as 15, and max as 39. So, at first, I onl...

Piljae Chae
Votes: 0
Answers: 1
Deploying to bare EC2 instances in an ASG?
I have a service that needs to run on our own EC2 instances, since it requires some support from the kernel. My previous experience is all with containers in AWS. The application itself is distributed...

eof
Votes: 0
Answers: 1
Can we create individual cloudwatch alarms for each instance in an Autoscaling group
So we have a task to create alarms for disk storage for Windows instances. We created alarms but its giving average of all instances in an autoscaling group. Is it possible to create metrics and alarm...
Lakshay Kashyap
Votes: 0
Answers: 1
cluster-autoscaler deployment fails with "1 Too many pods, 3 node(s) didn't match Pod's node affinity/selector"
I have created a k8s cluster with kops (1.21.4) on AWS and as per the docs on autoscaler. I have done the required changes to my cluster but when the cluster starts, the cluster-autoscaler pod is unab...
Divick
Votes: 0
Answers: 2