Skip to content

Export AWS image id as a node label #1118

@justinmir

Description

@justinmir

What would you like to be added:
This introduces a new label applied to each node in a cluster: k8s.aws/image-id=.

Why is this needed:
The ImageId is per-node metadata that allows cluster owners to:

  1. Identify the set of image ids running a cluster
  2. Track rollouts of images through a cluster
  3. Quickly identify bad image builds being rolled out to cluster

/kind feature

Activity

added
kind/featureCategorizes issue or PR as related to a new feature.
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.
on Mar 20, 2025
cartermckinnon

cartermckinnon commented on May 14, 2025

@cartermckinnon
Contributor

/triage accepted

This sounds useful, I think the only detail to get consensus on is the label namespace (k8s.aws). I'll get some eyes on it 👍 Thanks for putting up a PR!

added
triage/acceptedIndicates an issue or PR is ready to be actively worked on.
and removed
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.
on May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @justinmir@cartermckinnon@k8s-ci-robot

      Issue actions

        Export AWS image id as a node label · Issue #1118 · kubernetes/cloud-provider-aws