Skip to content

Conversation

@illume
Copy link
Contributor

@illume illume commented Sep 9, 2025

Description

This adds a blog post about the a Headlamp(Kubernetes SIG UI) plugin for
Karpenter(Kubernetes Autoscaling SIG).

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 9, 2025
@k8s-ci-robot
Copy link
Contributor

Welcome @illume!

It looks like this is your first PR to kubernetes/website 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/website has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 9, 2025
@k8s-ci-robot k8s-ci-robot added the area/blog Issues or PRs related to the Kubernetes Blog subproject label Sep 9, 2025
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Sep 9, 2025
@netlify
Copy link

netlify bot commented Sep 9, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 4e295a7
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/68e2a08f0a4fdd00089f9ea0
😎 Deploy Preview https://deploy-preview-52307--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@lmktfy
Copy link
Member

lmktfy commented Sep 9, 2025

Thanks for the PR @illume

@illume
Copy link
Contributor Author

illume commented Sep 10, 2025

Thanks @lmktfy

(I set the date to draft)

@lmktfy
Copy link
Member

lmktfy commented Sep 13, 2025

OK, so I'd like to pair you up with another contributor to our blog.

You can read about our buddying process at Submitting articles to Kubernetes blogs
and Helping as a blog writing buddy.

@illume, I'd like you to be a buddy for @lhajouji and to review PR #49249.

@lmktfy
Copy link
Member

lmktfy commented Sep 13, 2025

Although I've suggested a buddy, this is an open source project. Anyone is welcome to review; see https://kubernetes.io/docs/contribute/review/reviewing-prs/#blog and https://kubernetes.io/docs/contribute/blog/guidelines/ for some hints about how to do that.

Copy link
Contributor

@joaquimrocha joaquimrocha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@illume
Copy link
Contributor Author

illume commented Sep 22, 2025

@joaquimrocha I added a mention that this feature was made as part of a LFX mentor project as requested.

@illume
Copy link
Contributor Author

illume commented Sep 22, 2025

@illume, I'd like you to be a buddy for @lhajouji and to review PR #49249.

@lmktfy I reviewed that PR.

I also asked @joaquimrocha (a Headlamp maintainer) to review this post, which he did.

Copy link
Contributor

@lhajouji lhajouji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's a great one ! LGTM

@illume
Copy link
Contributor Author

illume commented Sep 22, 2025

Thanks @lhajouji

---
layout: blog
title: "Introducing Headlamp Plugin for Karpenter - Scaling and Visibility"
date: draft
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
date: draft
date: true

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, I thought I'd made this change.

Copy link
Member

@lmktfy lmktfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a nit.

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 5, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 09a68e6cbda5becc8392d40f02132fe955a86d89

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joaquimrocha, lhajouji, lmktfy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 5, 2025
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 5, 2025
@k8s-ci-robot k8s-ci-robot requested a review from lmktfy October 5, 2025 16:45
@lmktfy
Copy link
Member

lmktfy commented Oct 5, 2025

/lgtm

This is a draft. It will need a follow-up PR (that anyone can open) to remove the draft marker and set a publication date.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 5, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 9cfc6a089272a5813f94c9d864de017858d73307

@k8s-ci-robot k8s-ci-robot merged commit e5c4414 into kubernetes:main Oct 5, 2025
6 checks passed
@illume illume deleted the headlamp-plugin branch October 6, 2025 14:58
@illume
Copy link
Contributor Author

illume commented Oct 6, 2025

Thanks @lmktfy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/blog Issues or PRs related to the Kubernetes Blog subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants