Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 58ca504

Browse files
committed
docs: update Kubernetes support table
1 parent 40077a7 commit 58ca504

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,14 @@ versions:
3636
| 1.15 | CSIInlineVolume | unsupported <sup>3</sup>
3737
| 1.16 | | unsupported <sup>4</sup>
3838
| 1.17 | | unsupported <sup>5</sup>
39-
| 1.18 | | untested
40-
| 1.19 | | supported
41-
| 1.20 | | supported
42-
| 1.21 | | supported
39+
| 1.18 | | unsupported <sup>6</sup>
40+
| 1.19 | | unsupported <sup>6</sup>
41+
| 1.20 | | unsupported <sup>6</sup>
42+
| 1.21 | | untested
4343
| 1.22 | | supported
44+
| 1.23 | | supported
45+
| 1.24 | | supported
46+
| 1.25 | | supported
4447

4548
<sup>1</sup> Several relevant features are only available in alpha
4649
quality in Kubernetes 1.13 and the combination of skip attach and
@@ -63,6 +66,10 @@ supported officially by upstream anymore.
6366

6467
<sup>5</sup> Kubernetes 1.17 uses deprecated beta storage APIs.
6568

69+
<sup>6</sup> Storage capacity tracking is expected to be enabled. It became
70+
[beta in Kubernetes
71+
1.21](https://kubernetes.io/blog/2021/04/14/local-storage-features-go-beta/).
72+
6673
## Feature status
6774

6875
PMEM-CSI is under active development. New features are added

0 commit comments

Comments
 (0)