Delete EKS Node Group failed due to Security Group Dependency

1

I created a node group and specified a wrong security group, which was used by other resources. As a result, when I delete the node group through eksctl or AWS console, I got deletion failure due to:

Ec2SecurityGroupDeletionFailure DependencyViolation - resource has a dependent object

Is it possible to delete this node group while keeping the security group, please?

Thank you for your answers in advance

1回答
0

the security group will not delete. delete node group manually.

profile picture
回答済み 2年前
  • I understand the security group will not delete. I want to keep the SG. The problem is, when deleting node group manually, the EKS throws error "delete failed". And the failure is caused by the SG is using by other nodes.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ