Update Compatability Matrix

This commit is contained in:
Mike Splain 2018-03-05 12:07:05 -05:00
parent 75cef70d58
commit 225a0fe5ef
1 changed files with 6 additions and 5 deletions

View File

@ -81,11 +81,12 @@ Kubernetes version.
#### Compatibility Matrix #### Compatibility Matrix
| kops version | k8s 1.5.x | k8s 1.6.x | k8s 1.7.x | k8s 1.8.x | | kops version | k8s 1.5.x | k8s 1.6.x | k8s 1.7.x | k8s 1.8.x | k8s 1.9.x |
|--------------|-----------|-----------|-----------|-----------| |--------------|-----------|-----------|-----------|-----------|-----------|
| 1.8.x | Y | Y | Y | Y | | 1.9.x (unreleased) | Y | Y | Y | Y | Y |
| 1.7.x | Y | Y | Y | N | | 1.8.x | Y | Y | Y | Y | N |
| 1.6.x | Y | Y | N | N | | 1.7.x | Y | Y | Y | N | N |
| 1.6.x | Y | Y | N | N | N |
Use the latest version of kops for all releases of Kubernetes, with the caveat Use the latest version of kops for all releases of Kubernetes, with the caveat
that higher versions of Kubernetes are not _officially_ supported by kops. that higher versions of Kubernetes are not _officially_ supported by kops.