From 58ca5043b493d8b8ab544b3b8a74d69341f2d0dc Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Mon, 19 Dec 2022 09:46:19 +0100 Subject: [PATCH] docs: update Kubernetes support table --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bedf796ad..d8848e2b8 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,14 @@ versions: | 1.15 | CSIInlineVolume | unsupported 3 | 1.16 | | unsupported 4 | 1.17 | | unsupported 5 -| 1.18 | | untested -| 1.19 | | supported -| 1.20 | | supported -| 1.21 | | supported +| 1.18 | | unsupported 6 +| 1.19 | | unsupported 6 +| 1.20 | | unsupported 6 +| 1.21 | | untested | 1.22 | | supported +| 1.23 | | supported +| 1.24 | | supported +| 1.25 | | supported 1 Several relevant features are only available in alpha quality in Kubernetes 1.13 and the combination of skip attach and @@ -63,6 +66,10 @@ supported officially by upstream anymore. 5 Kubernetes 1.17 uses deprecated beta storage APIs. +6 Storage capacity tracking is expected to be enabled. It became +[beta in Kubernetes +1.21](https://kubernetes.io/blog/2021/04/14/local-storage-features-go-beta/). + ## Feature status PMEM-CSI is under active development. New features are added