Kubernetes-acs-engine-autoscaler icon indicating copy to clipboard operation
Kubernetes-acs-engine-autoscaler copied to clipboard

[Deprecated] Node-level autoscaler for Kubernetes clusters created with acs-engine.

Results 22 Kubernetes-acs-engine-autoscaler issues
Sort by recently updated
recently updated
newest added

https://github.com/wbuchwalter/Kubernetes-acs-engine-autoscaler/issues/92 - feel free to cheery pick. this is tested on acs-engine 0.18.9 and k8s 1.8, 1.9 and 1.10

Hi , I have deployed autoscaler . I am facing the below issue when the autoscaler is trying to scale up the nodes. 2018-05-08 13:05:49,055 - autoscaler.cluster - DEBUG -...

The current solution works well on Azure Public Cloud but it doesn't support Azure Germany Central and we get error while we try to deploy # **Kubernetes-acs-engine-autoscaler** in Azure Germany...

Environment: a Kubernetes 1.7.9 cluster, created by acs-engine v0.9.1, in AzureChinaCloud. acs-engine-autoscaler fails to start with the log message: ``` Traceback (most recent call last): File "/app/autoscaler/azure_api.py", line 20, in...

bug

I've had a pod stay in a pending state for a long time today, even thought it had plenty of resources to take advantage of in one of my cluster's...

We have run into a few cases of the autoscaler stuck for a long time on this type of loop ``` 2017-12-17 11:24:45,581 - autoscaler.cluster - INFO - ++++ Maintenance...

Hi, I managed to deploy the autoscaler to my cluster with RBAC and all post ACS-Engine v12.0 settings. I can see it is running but the logs always report: ```...

Hi, I have created multiple agentpools with different vm_size and got errors after autoscaler installed. The flag of `ignorepools` has no effect, error still exists. The error logs can be...

A common pattern in high availability applications is to set anti-affinity rules so that all the pods of an application run on different nodes: see https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#never-co-located-in-the-same-node Currently the autoscaler does...

Pods fail scheduling due to insufficient CPU: Warning FailedScheduling 2m (x125 over 37m) default-scheduler 0/6 nodes are available: 1 PodToleratesNodeTaints, 5 Insufficient cpu. autoscaler logs show that it thinks the...