Not upgrade aws-node vpc cni when upgrading the cluster #821
-
I'm using the terraform-aws-service-catalog eks-cluster module and noticed there's no way to let the module know that I do not wish to upgrade the vpc cni. The reason I dont need this upgrade is because we use a different CNI and we would like to know how we can configure it to not re-deploy the aws-node vpc CNI. I checked the terraform-aws-eks repository and noticed that this variable |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 11 replies
-
@ryehowell Could you assist with this one? |
Beta Was this translation helpful? Give feedback.
-
Hi @gabrielanavarrorsid, apologies on this question being open so long! If you would like to skip the management of the
|
Beta Was this translation helpful? Give feedback.
-
heya @ryehowell - no worries!
The thing is that i just dont want to upgrade the vpc_cni(mainly because we use a different one) but would like to keep upgrading coredns and kube-proxy. i was thinking that adding this |
Beta Was this translation helpful? Give feedback.
-
Hey @ryehowell We're also facing similar kind of issue. Any update regarding this? Below are the logs: kubergrunt version = 0.12.0 (tried with 0.11.2 & 0.13.0 as well) [ecs-deploy-runner][2024-05-09T20:35:09+0000] module.eks_cluster.null_resource.sync_core_components[0] (local-exec): ERROR: 1.26 is not a supported version for kubergrunt eks upgrade. Please contact [email protected] for more info. |
Beta Was this translation helpful? Give feedback.
Hi @gabrielanavarrorsid , here is the latest release that has the additional vars exposed! Apologies on it taking a little longer than expected to get released. Please give it a try and let me know if it unblocks you.
Release v0.112.10