HEAD is not needed in support tables

Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
Mike Brown 2019-10-29 13:56:58 -05:00
parent 73e5fa0f34
commit a3d180b094

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).