Skip to content

Karpenter instance profile usage #4745

Closed
@niallthomson

Description

@niallthomson

What feature/behavior/change do you want?

The Karpenter integration creates a node role and associated instance profile that can be used with a provisioner. However, the name of the instance profile created is not explicitly documented.

Additionally, it would be great if this could be optionally or by default set as the default instance profile. This could be activated by a flag and pass in using the helm chart values:

aws:
  # -- The default instance profile to use when launching nodes on AWS
  defaultInstanceProfile: ""

Why do you want this feature?

Users need to figure this out for themselves, which makes getting Karpenter running more difficult.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions