denihot

Results 3 comments of denihot

Hi, I attempted to troubleshoot the issue by performing the following steps: - Disabling warmpools and then re-enabling them, but unfortunately, the issue persisted. - Upgrading Kops to version 1.30.1...

Hi @rifelpet, Thank you for the reply, you can find the log file in the attachment. Best regards, Deni [kops-configuration.log](https://github.com/user-attachments/files/18022654/kops-configuration.log)

Hi @rifelpet, Here is the output from the command that you sent: `root@ip-10-22-216-163:~# TOKEN=$(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 21600") root@ip-10-22-216-163:~# curl -H "X-aws-ec2-metadata-token: $TOKEN" http://169.254.169.254/latest/meta-data/autoscaling/target-lifecycle-state Warmed:Stopped` Also I...