aws / aws/amazon-vpc-resource-controller-k8s

Ability to use Security Group Name and/or tags in Security Group Policy

Open
#20 10 comments 60 reactions 0 assignees View on GitHub
feature request
Dominant language
Go
Stars
106
Forks
71
Avg merge
10h 28m
Merged PRs (30d)
6

Description

**Is your feature request related to a problem? Please describe.**
Security Groups are tied to VPC which means you cannot reuse Security Group Policy on clusters belonging to different VPC.

**Describe the solution you'd like**
SGP should allow specifying security groups using security group name and/or tags.

Contributor guide

Open the contributing guide

Research direction

Start by locating the controller code that handles Security Group Policy and trace how security groups are currently selected for EKS clusters. Review the AWS VPC security-group APIs involved in names and tags, then define behavior for policies reused across VPCs. Done means policies can resolve security groups by name and/or tags, with coverage for the supported selection cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go, kubernetes
Domain
backend, cloud, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.