You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already removed the tags from the autoscaling group after the first failed run.
(venv) [centos@ip-10-16-35-7 eks-rolling-update]$ ./roll.sh
2021-02-02 19:05:45,792 INFO Describing autoscaling groups...
2021-02-02 19:05:46,067 INFO Pausing k8s autoscaler...
2021-02-02 19:05:46,164 INFO K8s autoscaler modified to replicas: 0
2021-02-02 19:05:46,164 INFO *** Checking for nodes older than 7 days in autoscaling group ms-dev-apps-general_purpose_xlarge20200617203556813100000014 ***
2021-02-02 19:05:46,353 INFO Instance id i-051b2437c0caa8d09 : OK
2021-02-02 19:05:46,729 INFO Instance id i-07f5e4c9aa84b8579 : OK
2021-02-02 19:05:46,860 INFO Instance id i-0867d2b14b2ef7b95 : OK
2021-02-02 19:05:46,900 ERROR list index out of range
2021-02-02 19:05:46,900 ERROR *** Rolling update of ASG has failed. Exiting ***
2021-02-02 19:05:46,900 ERROR AWS Auto Scaling Group processes will need resuming manually
2021-02-02 19:05:46,900 ERROR Kubernetes Cluster Autoscaler will need resuming manually
I am getting this issue, any clue?
I already removed the tags from the autoscaling group after the first failed run.
This is my config
I am using the latest version
The text was updated successfully, but these errors were encountered: