aws / aws/amazon-ec2-instance-selector
Ability to filter if IsTrunkingCompatible
Open
enhancement
help wanted
- Dominant language
- Go
- Stars
- 932
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
If on EKS you're using security group for PODs you need to now the list of supported instance types and which one have the IsTrunkingCompatible: true.
Right now the only way to get that information is trough that file: https://github.com/aws/amazon-vpc-resource-controller-k8s/blob/release/pkg/aws/vpc/limits.go#L32
More info: https://docs.aws.amazon.com/eks/latest/userguide/security-groups-for-pods.html
I'll be really useful to have it on the cli.
Contributor guide
Assessment
This issue has not been assessed yet.