Merge pull request #622 from Random-Liu/update-support-matrix

Update support matrix.
This commit is contained in:
Mike Brown 2018-02-27 09:45:52 -06:00 committed by GitHub
commit af818b7dcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,8 @@ See [test dashboard](https://k8s-testgrid.appspot.com/sig-node-containerd)
| CRI-Containerd Version | Kubernetes Version | | CRI-Containerd Version | Kubernetes Version |
|:----------------------:|:------------------:| |:----------------------:|:------------------:|
| v1.0.0-alpha.x | 1.7, 1.8 | | 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 ## Production Quality Cluster on GCE
For a production quality cluster on GCE brought up with `kube-up.sh` refer [here](docs/kube-up.md). For a production quality cluster on GCE brought up with `kube-up.sh` refer [here](docs/kube-up.md).
## Installing with Ansible and Kubeadm ## Installing with Ansible and Kubeadm