aws-samples / aws-samples/aws-do-eks

Configuration creates two security groups with `kubernetes.io/cluster/k8s-gpu-cluster` tag

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
68
Forks
35
Avg merge
4h 23m
Merged PRs (30d)
40

Description

I followed the guides to launch a k8s cluster with a p4de instance and I think the default security groups it created had two groups with the `kubernetes.io/cluster/k8s-gpu-cluster` tag included. When trying to later create an ingress load balancer using the aws load balancer controller, the loadbalancer failed to configure everything.

This matches [this error report](https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/1897) and deleting the tag in one security group resolved the issue.

It'd be very helpful to figure out where this double tagging is happening and add a fix so that eks clusters are well configured for load balancers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.