Skip to content

Karpenter NodeClaim to NodeName navigation #3658

@frimik

Description

@frimik




Is your feature request related to a problem? Please describe.

Karpenter is now a very common autoscaler. It uses NodeClaim objects to represent a node. It would be helpful to be able to easily navigate from a NodeClaim object to the Node object.

Describe the solution you'd like

Like other navigable parent->child objects, hitting Return on a NodeClaim could take you to the Node.

It looks like the nodeName is available in status.nodeName and nowhere else...

status:
  nodeName: ip-10-11-12-13.us-east-1.compute.internal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions