Merge pull request #1330 from mikebrow/update-support-statement-oct29

missed the release version for HEAD in table-1
This commit is contained in:
Mike Brown 2019-10-31 11:56:04 -05:00 committed by GitHub
commit 5abebfa27a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,6 @@ See [test dashboard](https://k8s-testgrid.appspot.com/sig-node-containerd)
| End-Of-Life | v1.1 (End-Of-Life) | 1.10+ | v1alpha2 |
| | v1.2 | 1.10+ | v1alpha2 |
| | v1.3 | 1.12+ | v1alpha2 |
| | HEAD | 1.10+ | v1alpha2 |
**Note:** The support table above specifies the Kubernetes Version that was supported at time of release of the containerd - cri integration.
@ -48,7 +47,6 @@ The following is the current support table for containerd CRI integration taking
|:------------------:|:------------------:|:-----------:|
| v1.2 | 1.14+ | v1alpha2 |
| v1.3 | 1.14+ | v1alpha2 |
| HEAD | 1.14+ | v1alpha2 |
## Production Quality Cluster on GCE
For a production quality cluster on GCE brought up with `kube-up.sh` refer [here](docs/kube-up.md).