File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -123,15 +123,15 @@ release, we will increment the minor version whenever we update the minor Kubern
123123
124124Generally speaking newer clients will work with older Kubernetes, but compatability isn't 100% guaranteed.
125125
126- | client version | older versions | 1.20 | 1. 21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 |
126+ | client version | older versions | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | 1.29 |
127127| ----------------| ----------------| ------| ------| ------| ------| -------| ------| -----| ------| ------|
128- | 0.14 .x | - | ✓ | x | x | x | x | x | x | x | x |
129- | 0.15 .x | - | + | ✓ | x | x | x | x | x | x | x |
130- | 0.16 .x | - | + | + | ✓ | x | x | x | x | x | x |
131- | 0.17 .x | - | - | + | + | + | ✓ | x | x | x | x |
132- | 0.18 .x | - | - | - | + | + | + | ✓ | x | x | x |
133- | 0.19 .x | - | - | - | - | - | - | + | + | ✓ | x |
134- | 0.20 .x | - | - | - | - | - | - | - | + | + | ✓ |
128+ | 0.15 .x | - | ✓ | x | x | x | x | x | x | x | x |
129+ | 0.16 .x | - | + | ✓ | x | x | x | x | x | x | x |
130+ | 0.17 .x | - | + | + | + | ✓ | x | x | x | x | x |
131+ | 0.18 .x | - | - | + | + | + | ✓ | x | x | x | x |
132+ | 0.19 .x | - | - | - | - | - | + | + | ✓ | x | x |
133+ | 0.20 .x | - | - | - | - | - | - | + | + | ✓ | x |
134+ | 0.21 .x | - | - | - | - | - | - | - | + | + | ✓ |
135135
136136Key:
137137* ` ✓ ` Exactly the same features / API objects in both javascript-client and the Kubernetes
You can’t perform that action at this time.
0 commit comments