eksctl
eksctl copied to clipboard
[Help] Error: timed out waiting for addon "aws-guardduty-agent" to become active, status: "CREATING"
Dear,
I used the eksctl create addon
command to create an addon after upgrading the EKS cluster from v1.26 to v1.28. The addon was created on EKS, but it has been stuck in the Creating
state for more than 30 minutes, possibly indefinitely, and the following error message occurred:
Error: timed out waiting for addon "aws-guardduty-agent" to become active, status: "CREATING"
Has anyone faced this issue? What should I do to resolve it?
Originally posted by @laiminhtrung1997 in https://github.com/eksctl-io/eksctl/issues/7716#issuecomment-2118659571