From 0854736af45c741adf6fe6e10e1203150dec9fd2 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Tue, 3 May 2022 12:15:22 +0100 Subject: [PATCH] Update article title Follow the informal convention for post-release communications. --- content/en/blog/_posts/2022-05-05-volume-expansion-ga.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/blog/_posts/2022-05-05-volume-expansion-ga.md b/content/en/blog/_posts/2022-05-05-volume-expansion-ga.md index c0c2b208d9..c97d50ea31 100644 --- a/content/en/blog/_posts/2022-05-05-volume-expansion-ga.md +++ b/content/en/blog/_posts/2022-05-05-volume-expansion-ga.md @@ -1,13 +1,12 @@ --- layout: blog -title: "Volume expansion now available as stable feature in Kubernetes 1.24" +title: "Kubernetes 1.24: Volume Expansion Now A Stable Feature" date: 2022-05-05 slug: volume-expansion-ga --- **Author:** Hemant Kumar (Red Hat) - Volume expansion was introduced as a alpha feature in Kubernetes 1.8 and it went beta in 1.11 and with Kubernetes 1.24 we are excited to announce general availability(GA) of volume expansion.