Skip to content

Log responseElement fleetId from CreateFleet API call to make debugging via AWS CloudTrail easier #8482

@youwalther65

Description

@youwalther65

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestgood-first-issueGood for newcomerstriage/acceptedIndicates that the issue has been accepted as a valid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions