Chetan Patwal
Chetan Patwal
>The difference you are noticing is expected because you started using ManagedNodeGroup and the PropagateAtLaunch is statically [set as false](https://github.com/eksctl-io/eksctl/blob/ce836e8774089fde63551ff69be7bec698bf5b47/pkg/cfn/manager/api.go#L265). >On the other hand for unmanaged nodes the PropagateAtLaunch is...
>i am running the command: eksctl create cluster... @artemisia480 did you run any commands after `eksctl create cluster`, or did you try to update the image? > and if you...
I'm unable to reproduce this. I got the same image tag (`602401143452.dkr.ecr.us-east-1.amazonaws.com/eks/kube-proxy:v1.27.1-minimal-eksbuild.1`) on a new cluster and it was pulled successfully. Can you share your config file?
> Let me know if you'd like me to open a PR to fix this one detail - would be happy to! @vsoch, sure, please go ahead. We are happy...
@git4example, we are working on a feature that will allow specifying multiple security groups for the control plane. We'll post any updates in this issue.
> In our use case, we are doing infrastructure-as-code, with cluster.yaml in version control. We apply the code manually. We would like to verify that the state in the cluster...
> Please see [#6870 (comment)](https://github.com/eksctl-io/eksctl/pull/6870#issuecomment-2300337718) and reopen, we just lost an entire evening (and about half our experiment funds for the cluster sizes in question) doing nothing because some node...
@matthenry87, we are planning to relax the validation but need some time to give it more thought. The team is occupied with other major deliverables at the moment. If this...
Thanks for updating us. We'll revert the changes soon and allow creation of clusters in `cnn1-az4`.
> This needs to be reverted. Hi @cartermckinnon. We are aware but the team is occupied with other priorities. We will work on this soon.