generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
feature requestRequest for a new featureRequest for a new feature
Description
Problem
Currently we create Branch Network Interface on demand in the VPC Resource Controller which adds up to higher pod startup latency at scale.
Supporting Warm Pool for Security Group Policy would alleviate the pod startup latency.
Challenges
Creating a warm pool for Security Group Policy requires solving a couple of major challenges
- Scheduler level awareness for mapping the pod requiring SGP to the right node with the WP.
- Warm pool for ENIs using Security Group form multiple Security Group Policy requires pre configuration from user because there can be any combination of SGP used by the pod based on the label selection criteria.
Metadata
Metadata
Assignees
Labels
feature requestRequest for a new featureRequest for a new feature