Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit a40d639

Browse files
committed
update support table for 1.4
Signed-off-by: Mike Brown <[email protected]>
1 parent 4e6644c commit a40d639

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,19 @@ See [test dashboard](https://k8s-testgrid.appspot.com/sig-node-containerd)
3636
| v1.0.0-alpha.x | | 1.7, 1.8 | v1alpha1 |
3737
| v1.0.0-beta.x | | 1.9 | v1alpha1 |
3838
| End-Of-Life | v1.1 (End-Of-Life) | 1.10+ | v1alpha2 |
39-
| | v1.2 | 1.10+ | v1alpha2 |
39+
| | v1.2 (Extended) | 1.10+ | v1alpha2 |
4040
| | v1.3 | 1.12+ | v1alpha2 |
41+
| | v1.4 | 1.19+ (rc) | v1alpha2 |
4142

4243
**Note:** The support table above specifies the Kubernetes Version that was supported at time of release of the containerd - cri integration.
4344

4445
The following is the current support table for containerd CRI integration taking into account that Kubernetes only supports n-3 minor release versions.
4546

4647
| Containerd Version | Kubernetes Version | CRI Version |
4748
|:------------------:|:------------------:|:-----------:|
48-
| v1.2 | 1.14+ | v1alpha2 |
49-
| v1.3 | 1.14+ | v1alpha2 |
49+
| v1.2 | 1.15+ | v1alpha2 |
50+
| v1.3 | 1.15+ | v1alpha2 |
51+
| v1.4 | 1.19+ (rc) | v1alpha2 |
5052

5153
## Production Quality Cluster on GCE
5254
For a production quality cluster on GCE brought up with `kube-up.sh` refer [here](docs/kube-up.md).

0 commit comments

Comments
 (0)