From b450950d540a7f711cc8de9376631c2b5b77b5bb Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Tue, 27 Feb 2018 07:48:16 +0000 Subject: [PATCH] Update support matrix. Signed-off-by: Lantao Liu --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c0909bab..8b4921e75 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ See [test dashboard](https://k8s-testgrid.appspot.com/sig-node-containerd) | CRI-Containerd Version | Kubernetes Version | |:----------------------:|:------------------:| | v1.0.0-alpha.x | 1.7, 1.8 | -| v1.0.0-beta.x | 1.9+ | +| v1.0.0-beta.x | 1.9 | +| HEAD | 1.10+ | ## Production Quality Cluster on GCE For a production quality cluster on GCE brought up with `kube-up.sh` refer [here](docs/kube-up.md). ## Installing with Ansible and Kubeadm