-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
featureNew feature or requestNew feature or requestgood-first-issueGood for newcomersGood for newcomerstriage/acceptedIndicates that the issue has been accepted as a valid issueIndicates that the issue has been accepted as a valid issue
Description
Description
What problem are you trying to solve?
Getting insights into EC2 CreateFleet API calls done by Karpenter.
FleetId is already captured, just not yet logged.
How important is this feature to you?
It allows to connect Karpenter log events to corresponding EC2 CreateFleet API calls.
Looking at requestParameters LaunchTemplateConfigs.Overrides could help to see what instance types Karpenter has considered to launch in which subnets etc.
Looking at responseElement errorSet allows to get details about why Karpenter failed to launch particular instance types (for example InsufficientInstanceCapacity) etc.
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
I calls.
rashmipriya, JoeNorth, berry2012, punkwalker, erezzarum and 3 more
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestgood-first-issueGood for newcomersGood for newcomerstriage/acceptedIndicates that the issue has been accepted as a valid issueIndicates that the issue has been accepted as a valid issue