Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon vpc-cni cannot be updated as it is currently in CREATING state #8091

Open
jmdesprez opened this issue Dec 17, 2024 · 1 comment
Open
Labels

Comments

@jmdesprez
Copy link

What were you trying to accomplish?

Hello,
When I configure a VPC using:

apiVersion: eksctl.io/v1alpha5
kind: ClusterConfig

vpc:
  clusterEndpoints:
    publicAccess:  true
    privateAccess: true
  publicAccessCIDRs: [ <Allowed IP> ]

[...]

What happened?

I almost always get this error:

failed task: update VPC CNI to use IRSA if required (will not run other sequential tasks)
[...]
failed to update addon "vpc-cni": operation error EKS: UpdateAddon, https response error StatusCode: 409, RequestID: [...], ResourceInUseException: Addon vpc-cni cannot be updated as it is currently in CREATING state

It only works about one time in ten.
I'm using eksctl 0.199.0

Not sure if it's a problem with my config or with eksctl

Copy link
Contributor

Hello jmdesprez 👋 Thank you for opening an issue in eksctl project. The team will review the issue and aim to respond within 1-5 business days. Meanwhile, please read about the Contribution and Code of Conduct guidelines here. You can find out more information about eksctl on our website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants