Skip to content

[WIP] Add blog for reworked volume health - #56425

Open
gnufied wants to merge 1 commit into
kubernetes:mainfrom
gnufied:volume-health-blog-pr
Open

[WIP] Add blog for reworked volume health#56425
gnufied wants to merge 1 commit into
kubernetes:mainfrom
gnufied:volume-health-blog-pr

Conversation

@gnufied

@gnufied gnufied commented Jul 7, 2026

Copy link
Copy Markdown
Member

blog article for kubernetes/enhancements#1432

@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign graz-dev for approval. For more information see the Code Review Process.

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

Details 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

@kubernetes-prow
kubernetes-prow Bot requested review from Gauravpadam and lmktfy July 7, 2026 15:21
@kubernetes-prow kubernetes-prow Bot added 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 7, 2026
@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 0dabeb0
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6a4d198dc9fb7f00092ef1c2
😎 Deploy Preview https://deploy-preview-56425--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.

@KashishV999 KashishV999 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Some early feedback

---
layout: blog
title: "Kubernetes v1.37: Volume Health Monitoring Improvements"
date: 2026-07-07

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please remove this date field to prevent accidental publication and replace with draft

Suggested change
date: 2026-07-07
draft: true

layout: blog
title: "Kubernetes v1.37: Volume Health Monitoring Improvements"
date: 2026-07-07
slug: kubernetes-v1-37-volume-health-monitor

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The slug and filename should match
either change the slug with the filename or vice versa

the path should become :
content/en/blog/_posts/2026/kubernetes-v1-37-volume-health-monitor/index.md

@KashishV999

Copy link
Copy Markdown
Contributor

/retitle [WIP] Add blog for reworked volume health

@kubernetes-prow kubernetes-prow Bot changed the title Add blog for reworked volume health [WIP] Add blog for reworked volume health Jul 9, 2026
@kubernetes-prow kubernetes-prow Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 9, 2026
@SwathiR03

Copy link
Copy Markdown
Contributor

Hi, @gnufied , Swathi from the Release Comms Team here. We're currently reaching out to all Alpha KEPs as we would like to reduce the number of feature blogs for the upcoming release.

We currently have 30 feature blogs scheduled for the 1.37 release. Although technical reviews by buddies are still feasible, this becomes a large number of blogs for SIG Docs and the Release Comms teams to review. Besides this, releasing a large number of blogs can reduce the reader's attention towards features.

Here are some alternatives I would like to suggest:

  1. If a feature blog can wait reaches the next stage(Alpha->Beta), please think of deferring. Instead, you can share a short paragraph on this feature which we will include in the 1.37 release announcement blog..
  2. If any of these features are relevant enough to be combined, please consider writing a combined feature blog for the larger feature(similar to the DRA and WAS blogs this cycle).
  3. If a blog for this feature has previously been written and very little has changed, it might be a good idea to wait until there are larger changes to share with end-users. .
  4. Consider writing a "call to action" style blog on k8s.dev post this release.

Really appreciate your support on this! I would appreciate a quicker response if possible, since there are a few more release-related tasks that will need to be co-ordinated once we're clear on this!

@SwathiR03

Copy link
Copy Markdown
Contributor

Also, wanted to add that this feature will be having a write-up in our mid-cycle blog as well

@TineoC

TineoC commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Hi @gnufied, we would be starting with the announcement blog after July 28th (after our mid-cycle blog is published).

If you have something written already, feel free to leave it in this doc (https://docs.google.com/document/d/1o__KrM1PpGGreayRhzuBAHudEo736OylI5fkS1zFl7A/edit?usp=sharing), and we will make sure to include it in our release announcement blog.

Also, I see this KEP (KEP-1432) is featured with SIG Storage, SIG Node, and SIG Auth. Are there any other SIGs that are part of this KEP?

@SergeyKanzhelev

Copy link
Copy Markdown
Member

/sig storage

@kubernetes-prow kubernetes-prow Bot added the sig/storage Categorizes an issue or PR as relevant to SIG Storage. label Jul 30, 2026
@SwathiR03

Copy link
Copy Markdown
Contributor

Hi @gnufied 👋 Swathi from the v1.37 Communications team here,

@QiWang19 as author of #56283 I'd like you to be a writing buddy for @gnufied on this PR.

Please:

  • Review this PR, paying attention to the guidelines and review hints
  • Update your own PR based on any best practices you identify that should be applied
  • Remember to be compassionate with your fellow article author

@SwathiR03

Copy link
Copy Markdown
Contributor

Hi @gnufied 👋 -- this is Swathi (@SwathiR03) from the v1.37 Communications Team!

Just a friendly reminder that we are approaching the feature blog "ready for review" deadline: Monday, August 3rd, AoE. We ask you to have the blog in non-draft state, and all write-up to be complete, so that we can start the blog review from SIG Docs Blog team.

If you have any questions or need help, please don't hesitate to reach out to me or any of the Communications Team members. We are here to help you!

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

Labels

area/blog Issues or PRs related to the Kubernetes Blog subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. language/en Issues or PRs related to English language sig/storage Categorizes an issue or PR as relevant to SIG Storage. 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